From 73ee2ebc543c48d0efb29412e9e4f77c9a04f857 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Wed, 14 Sep 2005 19:56:14 +0000 Subject: include functional for mem_fun_t --- src/Container.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Container.hh b/src/Container.hh index 7692bef..211567a 100644 --- a/src/Container.hh +++ b/src/Container.hh @@ -30,6 +30,7 @@ #include "FbTk/NotCopyable.hh" #include +#include class Container:public FbTk::FbWindow, public FbTk::EventHandler, private FbTk::NotCopyable { public: -- cgit v0.11.2