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 --- extensions/source/plugin/base/plmodel.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'extensions/source/plugin/base/plmodel.cxx') diff --git a/extensions/source/plugin/base/plmodel.cxx b/extensions/source/plugin/base/plmodel.cxx index befe3a9db952..f2c5cc3f650f 100644 --- a/extensions/source/plugin/base/plmodel.cxx +++ b/extensions/source/plugin/base/plmodel.cxx @@ -28,6 +28,7 @@ #include #include +#include using namespace com::sun::star::uno; -- cgit