[Libreoffice-commits] core.git: starmath/source
Thomas Arnhold
thomas at arnhold.org
Mon Apr 14 16:40:56 PDT 2014
starmath/source/node.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 070f337c1e2e8ffbf419a7d952b1a1beaf768fcd
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Tue Apr 15 01:40:19 2014 +0200
add missing header
Change-Id: I004be0486dc4e65d7007a087b68184dcb0e4d165
diff --git a/starmath/source/node.cxx b/starmath/source/node.cxx
index d8bde2a..41a74b5 100644
--- a/starmath/source/node.cxx
+++ b/starmath/source/node.cxx
@@ -28,6 +28,7 @@
#include "tmpdevice.hxx"
#include "visitors.hxx"
+#include <comphelper/string.hxx>
#include <tools/color.hxx>
#include <tools/fract.hxx>
#include <tools/gen.hxx>
More information about the Libreoffice-commits
mailing list