modules/fxpackager/src/main/native/library/common/GenericPlatform.h

Print this page

        

@@ -33,11 +33,11 @@
 
 #ifndef GENERICPLATFORM_H
 #define GENERICPLATFORM_H
 
 #include "FilePath.h"
-#include "Platform.h"
+//#include "Platform.h"
 
 
 #pragma warning( push )
 #pragma warning( disable : 4250 ) // C4250 - 'class1' : inherits 'class2::member' via dominance