fixing makefiles
This commit is contained in:
parent
1fe3a72e10
commit
5fe7510807
15 changed files with 153 additions and 307 deletions
|
|
@ -82,8 +82,8 @@
|
|||
#define EO_RANDOM_NUMBER_GENERATOR
|
||||
|
||||
|
||||
#include <eoPersistent.h>
|
||||
#include <eoObject.h>
|
||||
#include "../eoPersistent.h"
|
||||
#include "../eoObject.h"
|
||||
|
||||
// TODO: check for various compilers if this is exactly 32 bits
|
||||
// Unfortunately MSVC's preprocessor does not comprehends sizeof()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue