]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dseldlg.cpp
fixed obscure compilation problem at line 139
[wxWidgets.git] / src / common / dseldlg.cpp
index 36068fd617ae8f3569854aee2bf8516125c3466b..ecf4fc9217910c0371f0a85fb7a269963e94760b 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     20.02.01
 // RCS-ID:      $Id$
-// Copyright:   (c) 2001 wxWindows team
+// Copyright:   (c) 2001 wxWidgets team
 // License:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "dseldlg.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"