]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listctrl.h
BC++ 5.5 and later supports wxUSE_ON_FATAL_EXCEPTION
[wxWidgets.git] / include / wx / listctrl.h
index 86f7d56b01aa399f1f7ab10db51fc976193f1542..e52e8691672214c21c6386c33ad4d13ea16eb900 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     04.12.99
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -16,6 +16,8 @@
     #pragma interface "listctrlbase.h"
 #endif
 
+#include "wx/defs.h" // headers should include this before first wxUSE_XXX check
+
 #if wxUSE_LISTCTRL
 
 #include "wx/listbase.h"