Kaydet (Commit) 5e6401ff authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Drop obsolete includes of deprecated rtl/memory.h

Change-Id: I532558f5502898e036e01d64faa854c68e7109c9
üst eac3e6e7
......@@ -36,7 +36,6 @@
#include <cassert>
#include <osl/time.h>
#include <rtl/memory.h>
#include <rtl/ustring.hxx>
#include <osl/file.h>
......
......@@ -31,7 +31,6 @@
#include <osl/interlck.h>
#include <rtl/byteseq.h>
#include <rtl/alloc.h>
#include <rtl/memory.h>
#if ! defined EXCEPTIONS_OFF
#include <new>
......
......@@ -35,7 +35,6 @@
#include <ostream>
#include <osl/diagnose.h>
#include <rtl/memory.h>
#include <rtl/textenc.h>
#include <rtl/string.h>
#include <rtl/stringutils.hxx>
......
......@@ -38,7 +38,6 @@
#include <rtl/ustring.h>
#include <rtl/string.hxx>
#include <rtl/stringutils.hxx>
#include <rtl/memory.h>
#include <rtl/textenc.h>
#include "sal/log.hxx"
......
......@@ -29,7 +29,6 @@
#include <osl/nlsupport.h>
#include <osl/diagnose.h>
#include <osl/process.h>
#include <rtl/memory.h>
#if defined(LINUX) || defined(SOLARIS) || defined(NETBSD) || \
defined(FREEBSD) || defined(MACOSX) || defined(IOS) || defined(OPENBSD) || \
......
......@@ -40,7 +40,6 @@
#include <osl/process.h>
#include <rtl/alloc.h>
#include <rtl/memory.h>
#define PIPESYSTEM "\\\\.\\pipe\\"
#define PIPEPREFIX "OSL_PIPE_"
......
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