missing #include <typeinfo>
This commit is contained in:
parent
7d1d67ca78
commit
87212dd249
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
#include <time.h>
|
||||
#endif
|
||||
#include <string>
|
||||
#include <typeinfo>
|
||||
|
||||
class ClockMenuItem: public FbTk::MenuItem {
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue