added #pragma warning(disable: 4503)

0.8
StDH 2015-02-02 14:28:15 +01:00
parent 04326aeed9
commit c9463843a6
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@
#include <android/configuration.h>
#endif
#pragma warning(disable: 4503)
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
namespace tgui