// Author: Vadim Zeitlin
// Modified by:
// Created: 07/07/03
-// RCS-ID: $Id$
// Copyright: (c) 2003 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
See the comments in beforestd.h.
*/
-#if defined(__WXMSW__)
+#if defined(__WINDOWS__)
#include "wx/msw/winundef.h"
#endif