]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/checklst/checklst.cpp
1. Empty() now doesn't free memory - Clear() does
[wxWidgets.git] / samples / checklst / checklst.cpp
index c8610926a88802b9bd0957773e907bf29b4ca5bd..26f90fa53d2016d3327d4179264fc25e3a3d74bf 100644 (file)
@@ -9,9 +9,9 @@
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
-// ============================================================================
-// headers & declarations
-// ============================================================================
+#ifdef __GNUG__
+//#pragma implementation
+#endif
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"