]> git.saurik.com Git - wxWidgets.git/blob - include/wx/afterstd.h
Fixed some duff #ifdefs
[wxWidgets.git] / include / wx / afterstd.h
1 ///////////////////////////////////////////////////////////////////////////////
2 // Name: include/wx/afterstd.h
3 // Purpose: #include after STL headers
4 // Author: Vadim Zeitlin
5 // Modified by:
6 // Created: 07/07/03
7 // RCS-ID: $Id$
8 // Copyright: (c) 2003 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
9 // Licence: wxWindows licence
10 ///////////////////////////////////////////////////////////////////////////////
11
12 /**
13 See the comments in beforestd.h.
14 */
15
16 #ifdef _MSC_VER
17 # pragma warning(pop)
18 #endif
19