]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/validate/validate.cpp
Move oleacc.lib from the VC++ projects/makefiles to libraries.h
[wxWidgets.git] / samples / validate / validate.cpp
index 3e3e1130e84f8285e5516f5cded943514e2bd305..0b1c3767446cff7cff73c1db82b3332ceb788237 100644 (file)
 // from a text control. All validators transfer data, but not
 // all test validity, so don't be confused by the name.
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#   pragma implementation
-#endif // __GNUG__
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"