* apply: needed eoLogger header file inclusion
This commit is contained in:
parent
70e60a50d2
commit
3786ba8296
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
|
|
||||||
#include <utils/eoParallel.h>
|
#include <utils/eoParallel.h>
|
||||||
#include <utils/eoParser.h>
|
#include <utils/eoParser.h>
|
||||||
|
#include <utils/eoLogger.h>
|
||||||
#include <eoFunctor.h>
|
#include <eoFunctor.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <omp.h>
|
#include <omp.h>
|
||||||
|
|
|
||||||
Reference in a new issue