]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/ImageOutputDev.h
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / xpdf / ImageOutputDev.h
index 5828841145c378d496a3a1b43f0cd4f361350147..73f2f15f79957c61420feff6b3b5bab666b585bb 100644 (file)
@@ -2,14 +2,16 @@
 //
 // ImageOutputDev.h
 //
-// Copyright 1998-2002 Glyph & Cog, LLC
+// Copyright 1998-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 #ifndef IMAGEOUTPUTDEV_H
 #define IMAGEOUTPUTDEV_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif