Changes for qt5 (Windows build, boost compatibility).

This commit is contained in:
lotodore
2013-08-29 17:26:08 +02:00
parent d694a27498
commit 2db9ea1a93
6 changed files with 12 additions and 2 deletions
+2 -1
View File
@@ -35,8 +35,9 @@
#include <list>
#include <string>
#ifndef Q_MOC_RUN
#include <third_party/boost/timers.hpp>
#endif
typedef std::list<unsigned> PlayerIdList;