wxWidgets/include
Vadim Zeitlin 1f0edb5af0 Don't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_THREADS==0.
In fact, don't define wxWakeUpPipeMT class at all when not using threads.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-14 11:34:27 +00:00
..
msvc/wx Recognize VC12 (a.k.a. MSVS 2013) and define __VISUALC12__ for it. 2013-07-10 21:29:48 +00:00
wx Don't use wxCriticalSection in wxWakeUpPipeMT if wxUSE_THREADS==0. 2013-07-14 11:34:27 +00:00