[Libreoffice-commits] core.git: configmgr/source
Stephan Bergmann
sbergman at redhat.com
Wed Apr 9 00:49:04 PDT 2014
configmgr/source/xmldata.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 81834cb481e997166a9cd5588a53f9de5a0c98cb
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Apr 9 09:48:33 2014 +0200
Missing include
Change-Id: I166ce50c038cdd3474cbdcf2ac360c237a98307c
diff --git a/configmgr/source/xmldata.cxx b/configmgr/source/xmldata.cxx
index 577e1e6..029cc23 100644
--- a/configmgr/source/xmldata.cxx
+++ b/configmgr/source/xmldata.cxx
@@ -46,6 +46,7 @@
#include "propertynode.hxx"
#include "setnode.hxx"
#include "type.hxx"
+#include "xmldata.hxx"
namespace configmgr {
More information about the Libreoffice-commits
mailing list