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>
|
#include <time.h>
|
||||||
#endif
|
#endif
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <typeinfo>
|
||||||
|
|
||||||
class ClockMenuItem: public FbTk::MenuItem {
|
class ClockMenuItem: public FbTk::MenuItem {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue