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 --- cppuhelper/source/factory.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'cppuhelper/source/factory.cxx') diff --git a/cppuhelper/source/factory.cxx b/cppuhelper/source/factory.cxx index a212e7dac5ca..29100b60e70d 100644 --- a/cppuhelper/source/factory.cxx +++ b/cppuhelper/source/factory.cxx @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include -- cgit