diff --git a/common/swig/wx_python_helpers.cpp b/common/swig/wx_python_helpers.cpp index faf9da908e..47f2905623 100644 --- a/common/swig/wx_python_helpers.cpp +++ b/common/swig/wx_python_helpers.cpp @@ -26,8 +26,9 @@ * @file wx_python_helpers.cpp * @brief Python wrapping helpers for wx structures/objects */ + +#include // must be first to avoid wx/python typedef conflicts on msvc #include -#include #include #include #include