[Libreoffice-commits] core.git: vcl/workben
Tor Lillqvist
tml at collabora.com
Wed Feb 1 15:22:14 UTC 2017
vcl/workben/vcldemo.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit d60790a7114e847b941261aab9cb1e90770e1bf9
Author: Tor Lillqvist <tml at collabora.com>
Date: Wed Feb 1 17:20:28 2017 +0200
Need <config_features.h> here, too
Change-Id: Ie16af2d0943cec6374307e9afb09cd47ed6d7043
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index 0ae9a13..fb6bb52 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -7,6 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
+#include <config_features.h>
+
#include <math.h>
#include <rtl/math.hxx>
More information about the Libreoffice-commits
mailing list