From 3b2f956ba64f8f9dff1da3028436f3834c899d1d Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 2 Dec 2013 01:00:35 +0900 Subject: Drop duplicate #include Change-Id: Ife8ebbb5e46704c5d2ff46cc345b4ed926e7dc12 --- sal/cppunittester/cppunittester.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sal/cppunittester') diff --git a/sal/cppunittester/cppunittester.cxx b/sal/cppunittester/cppunittester.cxx index 83623b529fd3..1634a672d015 100644 --- a/sal/cppunittester/cppunittester.cxx +++ b/sal/cppunittester/cppunittester.cxx @@ -35,7 +35,6 @@ #include "rtl/textcvt.h" #include "rtl/ustring.hxx" #include "sal/main.h" -#include "sal/types.h" #include "cppunit/CompilerOutputter.h" #include "cppunit/TestResult.h" -- cgit