Remove unnecessary include

Change-Id: I5a0b1528a7ad3cff15d185600d4bd74c25fb30bb
This commit is contained in:
Stephan Bergmann
2016-03-08 16:02:49 +01:00
parent 6b879eefa7
commit 07c514662a

View File

@@ -35,10 +35,6 @@
#include <algorithm>
#if OSL_DEBUG_LEVEL > 0
#include <stdio.h>
#endif
using namespace com::sun::star::uno;
using namespace com::sun::star::lang;