From 15b4ab8d1943f625b3648f72ebd1872467c5854c Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 18 Nov 2014 00:06:30 +0100 Subject: cppuhelper: clean up public headers with include-what-you-use Change-Id: I41ba46831f24b2960a1fe982b74a2b623e682e0b --- unotools/source/config/xmlaccelcfg.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'unotools/source/config/xmlaccelcfg.cxx') diff --git a/unotools/source/config/xmlaccelcfg.cxx b/unotools/source/config/xmlaccelcfg.cxx index 89379c58cfa3..6e906c8b5992 100644 --- a/unotools/source/config/xmlaccelcfg.cxx +++ b/unotools/source/config/xmlaccelcfg.cxx @@ -22,6 +22,7 @@ #include #include #include +#include using namespace com::sun::star::uno; using namespace com::sun::star::xml::sax; -- cgit