Replace usage of rtl_*Memory with equivalent from string.h
Change-Id: I50ffc10f007f03c3252ef0196b59b881429cc159 Reviewed-on: https://gerrit.libreoffice.org/734 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
This commit is contained in:
committed by
Norbert Thiebaud
parent
053b68a0c7
commit
36a2db3722
@@ -27,7 +27,6 @@
|
||||
#include <osl/interlck.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <rtl/ustrbuf.hxx>
|
||||
#include <rtl/memory.h>
|
||||
#include <rtl/instance.hxx>
|
||||
|
||||
#include <typelib/typedescription.h>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#define EQ_HXX
|
||||
|
||||
#include <math.h>
|
||||
#include <rtl/memory.h>
|
||||
|
||||
#include "prim.hxx"
|
||||
#include "destr.hxx"
|
||||
|
Reference in New Issue
Block a user