scout: include scout/platform.h for new operator

This commit is contained in:
Christian Helmuth 2014-03-10 14:53:39 +01:00 committed by Norman Feske
parent b9041d601d
commit a61e278cec
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <scout/printf.h>
#include <scout/string.h>
#include <scout/fader.h>
#include <scout/platform.h>
namespace Scout {
class Style;