]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/m_style.cpp
put the write end of the pipe in non blocking mode to avoid deadlocks and return...
[wxWidgets.git] / src / html / m_style.cpp
index b2bcecfc80ec7084a53f1ee76344ab750d6916ee..463c4ddc85fdd4bebe9d702e3b4bac62bbe519f0 100644 (file)
@@ -4,10 +4,10 @@
 // Author:      Vaclav Slavik
 // RCS-ID:      $Id$
 // Copyright:   (c) 2002 Vaclav Slavik
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation
 #endif