summaryrefslogtreecommitdiffstats
path: root/sal/inc/cppunittester/protectorfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/cppunittester/protectorfactory.hxx')
-rw-r--r--sal/inc/cppunittester/protectorfactory.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sal/inc/cppunittester/protectorfactory.hxx b/sal/inc/cppunittester/protectorfactory.hxx
index e12afe7ed7b3..11eb0fb5ef1a 100644
--- a/sal/inc/cppunittester/protectorfactory.hxx
+++ b/sal/inc/cppunittester/protectorfactory.hxx
@@ -29,11 +29,7 @@
#ifndef INCLUDED_CPPUNITTESTER_PROTECTORFACTORY_HXX
#define INCLUDED_CPPUNITTESTER_PROTECTORFACTORY_HXX
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
-#include "sal/types.h"
-
+#include <sal/types.h>
#include <cppunit/Protector.h>
namespace cppunittester