]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/PBMOutputDev.h
(eog_hig_dialog_new): add terminating NULL in g_object_set.
[evince.git] / pdf / xpdf / PBMOutputDev.h
index 5b28fc5a4de5b4cb01b62fa439281662f049bc42..9d1539dfe69c58e11ef1e65bc4eef0895dd54c59 100644 (file)
@@ -2,14 +2,16 @@
 //
 // PBMOutputDev.h
 //
-// Copyright 1998-2002 Glyph & Cog, LLC
+// Copyright 1998-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 #ifndef PBMOUTPUTDEV_H
 #define PBMOUTPUTDEV_H
 
-#ifdef __GNUC__
+#include <aconf.h>
+
+#ifdef USE_GCC_PRAGMAS
 #pragma interface
 #endif