all repos — fluxbox @ 87212dd2496af3e88e50fb08de079683227ce9cd

custom fork of the fluxbox windowmanager

missing #include <typeinfo>
mathias mathias
commit

87212dd2496af3e88e50fb08de079683227ce9cd

parent

7d1d67ca786a9a91866b147eb3a25fca6c2256b5

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/ClockTool.ccsrc/ClockTool.cc

@@ -46,6 +46,7 @@ #else

#include <time.h> #endif #include <string> +#include <typeinfo> class ClockMenuItem: public FbTk::MenuItem { public: