fix mingw build

This commit is contained in:
Cloud Wu
2018-09-27 11:48:12 +08:00
parent df78380718
commit 8ff4b5187a
2 changed files with 10 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
#include "GwenParameterInterface.h"
#include "gwenInternalData.h"
#include <cstring>
struct MyButtonEventHandler : public Gwen::Event::Handler
{