]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_dflist.cpp
allow compilation with wxUSE_CHOICEDLG set to 0
[wxWidgets.git] / src / html / m_dflist.cpp
index a2832c96d47dfe24268540a7f921fd6eaad55650..80566085d7cdff6ac428c7da1c29f4a8e59cd8ad 100644 (file)
@@ -4,10 +4,10 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 1999 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #endif