summaryrefslogtreecommitdiff
path: root/sal/rtl/source/string.cxx
diff options
context:
space:
mode:
authorArnaud Versini <arnaud.versini@gmail.com>2012-10-01 20:52:45 +0200
committerMichael Stahl <mstahl@redhat.com>2012-10-01 21:27:51 +0000
commitd9f61e785e7469165fefc1fc8e2459ffb3335883 (patch)
tree714cc2e40cfc4c0ece895ce0353b72a94c70b419 /sal/rtl/source/string.cxx
parentf3020438938d019784d32fffeaf5f18dc6175ed8 (diff)
Remove internal usage of rtl/memory.h in sal module
Change-Id: I43650c6f4a66058e73945851a6990555e42b8ac2 Reviewed-on: https://gerrit.libreoffice.org/744 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sal/rtl/source/string.cxx')
-rw-r--r--sal/rtl/source/string.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/rtl/source/string.cxx b/sal/rtl/source/string.cxx
index 78874b668b38..7926fa8ed7f6 100644
--- a/sal/rtl/source/string.cxx
+++ b/sal/rtl/source/string.cxx
@@ -35,7 +35,6 @@
#include <cassert>
#include <cstdlib>
-#include <rtl/memory.h>
#include <osl/interlck.h>
#include <rtl/alloc.h>
#include <osl/diagnose.h>