Kaydet (Commit) ac68443c authored tarafından Takeshi Abe's avatar Takeshi Abe

removed duplicate includes in sal

üst f16833b1
......@@ -28,7 +28,6 @@
#include <sal/types.h>
//# #include <rtl/tres.h>
#include <testshl/tresstatewrapper.hxx>
#include "stringhelper.hxx"
#include <rtl/string.hxx>
......
......@@ -34,7 +34,6 @@
#include <rtl/logfile.h>
#include <osl/process.h>
#include <osl/time.h>
#include <osl/time.h>
#include <osl/mutex.hxx>
#include <rtl/bootstrap.h>
#include <rtl/oustringostreaminserter.hxx>
......
......@@ -34,7 +34,6 @@
#include <rtl/alloc.h>
#include <rtl/digest.h>
#include <rtl/random.h>
#include <osl/time.h>
/*========================================================================
*
......
......@@ -26,9 +26,6 @@
*
************************************************************************/
#include "rtl/uri.h"
#include "surrogates.hxx"
#include "osl/diagnose.h"
......
......@@ -44,7 +44,6 @@
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <stdio.h>
using namespace ::rtl;
using namespace ::osl;
using namespace ::com::sun::star::uno;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment