]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/OutputDev.cc
kill traces of ltk, incorporate new sources
[evince.git] / pdf / xpdf / OutputDev.cc
index 6d465423b36be0e3ec29aaa7f9fc148c313c473d..15e6a8674b5876215a4e2a2b9af02c49a95d6bbd 100644 (file)
@@ -6,11 +6,12 @@
 //
 //========================================================================
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma implementation
 #endif
 
-#include <aconf.h>
 #include <stddef.h>
 #include "Object.h"
 #include "Stream.h"