fix #50: add missing string header in eoFunctor

This commit is contained in:
Johann Dreo 2020-06-06 10:45:13 +02:00
commit a173e10fec

View file

@ -28,6 +28,7 @@
#define _eoFunctor_h
#include <functional>
#include <string>
/** @addtogroup Core
* @{