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 --- connectivity/source/inc/calc/CDriver.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'connectivity/source/inc/calc') diff --git a/connectivity/source/inc/calc/CDriver.hxx b/connectivity/source/inc/calc/CDriver.hxx index 6e66f5bd17cb..707165ce7e1e 100644 --- a/connectivity/source/inc/calc/CDriver.hxx +++ b/connectivity/source/inc/calc/CDriver.hxx @@ -22,6 +22,8 @@ #include "file/FDriver.hxx" +#include + namespace connectivity { namespace calc -- cgit