]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/SFont.cc
Import of Xpdf 2.00 for merge
[evince.git] / pdf / xpdf / SFont.cc
index 69c1e4841c20131307a2d0a2d45706bd835e8f94..53214b08f2fa5769e404a28b43a6824bebd4d6f6 100644 (file)
@@ -6,11 +6,12 @@
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include "SFont.h"
 
 //------------------------------------------------------------------------