summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/uniquepipename.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/source/cpp/uniquepipename.cxx')
-rw-r--r--unotest/source/cpp/uniquepipename.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/unotest/source/cpp/uniquepipename.cxx b/unotest/source/cpp/uniquepipename.cxx
index 4d2b09af131f..f7a67c0edb13 100644
--- a/unotest/source/cpp/uniquepipename.cxx
+++ b/unotest/source/cpp/uniquepipename.cxx
@@ -17,14 +17,11 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
-#include "sal/precppunit.hxx"
-
+#include "sal/types.h"
#include "cppunit/TestAssert.h"
#include "osl/process.h"
#include "rtl/ustring.h"
#include "rtl/ustring.hxx"
-#include "sal/types.h"
#include "unotest/uniquepipename.hxx"
namespace test {