]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/validate/validate.h
Unix compilation fixes after last commit
[wxWidgets.git] / samples / validate / validate.h
index 3a4bd970e5b4aefcd49b4403d4aed0bcbdf4da62..98414f05f14fc3940e20b95137997268e0e1e206 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        validate.h
-// Purpose:     wxWindows validation sample
+// Purpose:     wxWidgets validation sample
 // Author:      Julian Smart
 // Modified by:
 // Created:     04/01/98
@@ -9,10 +9,6 @@
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#   pragma interface
-#endif
-
 #include "wx/app.h"
 #include "wx/combobox.h"
 #include "wx/dialog.h"