]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/control.cpp
adding style to constructors
[wxWidgets.git] / src / univ / control.cpp
index 6cb253344b7f6d834956ea94e9aba2bfa89bdd79..712ccbb4c0c52778224efad1bd09063ffc3ceee1 100644 (file)
@@ -6,14 +6,14 @@
 // Created:     14.08.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
 // declarations
 // ============================================================================
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "control.h"
 #endif