All files in eo directory refactored to relative #include's
This commit is contained in:
parent
de830229e8
commit
ad71aba24a
125 changed files with 352 additions and 352 deletions
|
|
@ -26,8 +26,8 @@
|
|||
#ifndef eoSharing_h
|
||||
#define eoSharing_h
|
||||
|
||||
#include <eoPerf2Worth.h>
|
||||
#include <utils/eoDistance.h>
|
||||
#include "eoPerf2Worth.h"
|
||||
#include "utils/eoDistance.h"
|
||||
|
||||
/** Sharing is a perf2worth class that implements
|
||||
* Goldberg and Richardson's basic sharing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue