include functional for mem_fun_t
fluxgen fluxgen
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
src/Container.hh
→
src/Container.hh
@@ -30,6 +30,7 @@ #include "FbTk/EventHandler.hh"
#include "FbTk/NotCopyable.hh" #include <list> +#include <functional> class Container:public FbTk::FbWindow, public FbTk::EventHandler, private FbTk::NotCopyable { public: