]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/PBMOutputDev.h
kill traces of ltk, incorporate new sources
[evince.git] / pdf / xpdf / PBMOutputDev.h
index 5b28fc5a4de5b4cb01b62fa439281662f049bc42..6926ce06939a6bd7d2d4d636ea40fb02a5dc971f 100644 (file)
@@ -9,7 +9,9 @@
 #ifndef PBMOUTPUTDEV_H
 #define PBMOUTPUTDEV_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif