C4InteractiveThread: Don't include StdWindow.h but boost/function.hpp

Martin Plicht 2010-12-24 14:17:28 +01:00
parent 093ca56eaa
commit afd09a2e64
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#include "StdScheduler.h"
#include "StdSync.h"
#include "StdWindow.h"
#include <boost/function.hpp>
// Event types
enum C4InteractiveEventType