]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/TTFont.cc
Import of Xpdf 2.00 for merge
[evince.git] / pdf / xpdf / TTFont.cc
index ea3fad2223b4fe66ed4a3dbd9229e808854cbeed..6107fd43aa117bc7af7fe324833eefdaab1d1969 100644 (file)
@@ -6,14 +6,14 @@
 //
 //========================================================================
 
-#ifdef __GNUC__
-#pragma implementation
-#endif
-
 #include <aconf.h>
 
 #if !FREETYPE2 && (HAVE_FREETYPE_FREETYPE_H || HAVE_FREETYPE_H)
 
+#ifdef USE_GCC_PRAGMAS
+#pragma implementation
+#endif
+
 #include <string.h>
 #include "gmem.h"
 #include "GlobalParams.h"