]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx_cw_d.pch
More updates to the Debian packaging for wxPython, unicode and
[wxWidgets.git] / include / wx_cw_d.pch
index 9aa65032de4eaf5aacf7d2fedc8d7f4f833c7ae0..247390c8d0a7c61032a02a2a7c6150d2836f18f6 100644 (file)
@@ -3,18 +3,19 @@
 #else
 #if __POWERPC__
        #pragma precompile_target "wx_PPC_d.mch"
-       
+    #pragma once on
 #elif __INTEL__
        #pragma precompile_target "wx_x86_d.mch"
-
+    /* Do NOT use #pragma once on for Win32 */
 #elif __CFM68K__
        #pragma precompile_target "wx_cfm_d.mch"
-       
+    #pragma once on
 #else
        #pragma precompile_target "wx_68k_d.mch"
+    #pragma once on
 #endif
 #endif
-#pragma once on
+
 #undef WX_PRECOMP
 #define __WXDEBUG__ 1
 #define wxUSE_GUI 1