]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wxSWIG/swig_lib/python/python.swg
Various testing changes
[wxWidgets.git] / wxPython / wxSWIG / swig_lib / python / python.swg
index 9fca85559838010d9c3490cba3e300aab7704624..bbcd1681650595f894e93cb68d26dea227b27256 100644 (file)
@@ -5,11 +5,11 @@
  * Contains variable linking and pointer type-checking code.
  ************************************************************************/
 
+#include "Python.h"
+
 #include <string.h>
 #include <stdlib.h>
 
-#include "Python.h"
-
 #ifdef __cplusplus
 extern "C" {
 #endif