From: Vadim Zeitlin Date: Sat, 6 Feb 1999 23:32:34 +0000 (+0000) Subject: restored "#include " X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bc413685c65b83da833009e499e3e44e6b447464 restored "#include " git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index 940c4a6521..6f542b6a45 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -31,7 +31,7 @@ // Comment this out if you don't mind slower compilation of the wxWindows // library #if !defined(__WXMAC__) && !defined(__SALFORDC__) -// #include +#include #endif #ifdef GetClassInfo