X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d5e303441dfd5588241244e9b971b1476a903a9..7be07660b4dec326ec99f84edac9b862ac34d224:/samples/checklst/checklst.cpp diff --git a/samples/checklst/checklst.cpp b/samples/checklst/checklst.cpp index c8610926a8..26f90fa53d 100644 --- a/samples/checklst/checklst.cpp +++ b/samples/checklst/checklst.cpp @@ -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"