configmgr/source/xmldata.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 81834cb481e997166a9cd5588a53f9de5a0c98cb
Author: Stephan Bergmann <[email protected]>
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 {
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to