fix #50: add missing string header in eoFunctor
This commit is contained in:
parent
2599df2270
commit
a173e10fec
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
#define _eoFunctor_h
|
#define _eoFunctor_h
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
#include <string>
|
||||||
|
|
||||||
/** @addtogroup Core
|
/** @addtogroup Core
|
||||||
* @{
|
* @{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue