diff options
Diffstat (limited to 'sd/source/ui/unoidl/facreg.cxx')
-rw-r--r-- | sd/source/ui/unoidl/facreg.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sd/source/ui/unoidl/facreg.cxx b/sd/source/ui/unoidl/facreg.cxx index c481cb780fc2..8e200e5a63a5 100644 --- a/sd/source/ui/unoidl/facreg.cxx +++ b/sd/source/ui/unoidl/facreg.cxx @@ -36,10 +36,8 @@ #include "osl/diagnose.h" #include "sal/types.h" -#ifndef INCLUDED_STRING_H #include <string.h> -#define INCLUDED_STRING_H -#endif + #include <comphelper/stl_types.hxx> #include <boost/unordered_map.hpp> #include <boost/shared_ptr.hpp> |