diff --git a/src/corelib/kernel/qeventdispatcher_win.cpp b/src/corelib/kernel/qeventdispatcher_win.cpp index 1ad68fe623..da8a468f88 100644 --- a/src/corelib/kernel/qeventdispatcher_win.cpp +++ b/src/corelib/kernel/qeventdispatcher_win.cpp @@ -93,8 +93,10 @@ enum { #if defined(Q_OS_WINCE) QT_BEGIN_INCLUDE_NAMESPACE #include +QT_END_INCLUDE_NAMESPACE // Asynchronous Winsocks ------------------------------------------ #ifndef QT_NO_THREAD +QT_BEGIN_INCLUDE_NAMESPACE #include #include #include