]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/config.h
Added IsFalse()
[wxWidgets.git] / include / wx / config.h
index e6275cb52ef1e0aa4c14bc9d8f771b7fb9cfff71..2028c217ae935773c21eaa173f42c2d9962558cb 100644 (file)
@@ -1,6 +1,18 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        config.h
+// Purpose:     wxConfig base header
+// Author:      wxWidgets Team
+// Modified by:
+// Created:
+// Copyright:   (c) wxWidgets Team
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_CONFIG_H_BASE_
 #define _WX_CONFIG_H_BASE_
 
+#include "wx/defs.h"
 #include "wx/confbase.h"
 
 #if defined(__WXMSW__) && wxUSE_CONFIG_NATIVE