X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FOutputDev.cc;h=15e6a8674b5876215a4e2a2b9af02c49a95d6bbd;hb=64676031423465996e83c4a685290f0c3d97a249;hp=6d465423b36be0e3ec29aaa7f9fc148c313c473d;hpb=28c37dbcf87665a4ccec58bef9ef8ff0697022dd;p=evince.git diff --git a/pdf/xpdf/OutputDev.cc b/pdf/xpdf/OutputDev.cc index 6d465423..15e6a867 100644 --- a/pdf/xpdf/OutputDev.cc +++ b/pdf/xpdf/OutputDev.cc @@ -6,11 +6,12 @@ // //======================================================================== -#ifdef __GNUC__ +#include + +#ifdef USE_GCC_PRAGMAS #pragma implementation #endif -#include #include #include "Object.h" #include "Stream.h"