Merge 3.3.

This commit is contained in:
Stefan Krah 2012-11-12 20:24:09 +01:00
commit abaca8cb06
2 changed files with 9 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#include "Python.h"
#include "osdefs.h"
#ifdef MS_WINDOWS
# include <windows.h>
#endif