[Libreoffice-commits] core.git: vcl/workben

Michael Stahl mstahl at redhat.com
Wed Feb 1 14:38:20 UTC 2017


 vcl/workben/vcldemo.cxx |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit a4d5d69eb4a1f5f889c933e5a801582f31c6ad80
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Feb 1 15:34:20 2017 +0100

    vcl: include config_features.h
    
    Change-Id: I6e68a6728eed108c7670ebef6073394de3f53e6b

diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index b3f365f..0ae9a13 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -47,6 +47,8 @@
 #include <basegfx/matrix/b2dhommatrix.hxx>
 #include <opengl/zone.hxx>
 
+#include <config_features.h>
+
 // internal headers for OpenGLTests class.
 #if HAVE_FEATURE_OPENGL
 #include "salgdi.hxx"


More information about the Libreoffice-commits mailing list