]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stattext.h
disable warning for eVC 4 (_MSC_VER == 1201) as well
[wxWidgets.git] / include / wx / stattext.h
index ae85c17dadce343d47f004c094e145d3c5e5e217..4bfeec331800d3186a943470df13e2132b870261 100644 (file)
@@ -1,6 +1,19 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        stattext.h
+// Purpose:     wxStaticText base header
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// Copyright:   (c) Julian Smart
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_STATTEXT_H_BASE_
 #define _WX_STATTEXT_H_BASE_
 
+#include "wx/defs.h"
+
 #if wxUSE_STATTEXT
 
 #include "wx/control.h"