include functional for mem_fun_t

This commit is contained in:
fluxgen 2005-09-14 19:56:14 +00:00
parent d4d91d0993
commit 73ee2ebc54

View file

@ -30,6 +30,7 @@
#include "FbTk/NotCopyable.hh"
#include <list>
#include <functional>
class Container:public FbTk::FbWindow, public FbTk::EventHandler, private FbTk::NotCopyable {
public: