summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-02-01 15:39:30 +0200
committerTor Lillqvist <tml@collabora.com>2017-02-01 15:39:46 +0200
commitf2278a10b27c6ca53bfdecf385aae6f1d29a36fb (patch)
tree6275ee71f09cdd5eb6e2561f608eb5cff4360e1a /vcl
parent1eac86f0a34f924eee6b13ebc8dbc52967bf39b8 (diff)
Need <config_features.h> here
Change-Id: I391554dff6f92d7639d0a391f4b00437c7648a6b
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/gdi/pdfwriter_impl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/gdi/pdfwriter_impl.cxx b/vcl/source/gdi/pdfwriter_impl.cxx
index 267ee9e23d0e..7f0455170f95 100644
--- a/vcl/source/gdi/pdfwriter_impl.cxx
+++ b/vcl/source/gdi/pdfwriter_impl.cxx
@@ -17,6 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <config_features.h>
+
#include <sal/types.h>
#include <math.h>