reportedly fix compiling on gcc 4.4 on Solaris
This commit is contained in:
parent
6645688880
commit
8def80cec3
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
namespace FbTk {
|
namespace FbTk {
|
||||||
|
|
||||||
Timer::TimerList Timer::m_timerlist;
|
Timer::TimerList Timer::m_timerlist;
|
||||||
|
|
Loading…
Reference in a new issue