Kaydet (Commit) 3db12e58 authored tarafından Caolán McNamara's avatar Caolán McNamara

remove archaic SGI header guards

üst 90fe8b80
......@@ -35,9 +35,7 @@
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#ifndef __SGI_STL_SET
#include <set>
#endif
class SvXMLExport;
namespace rtl
......
......@@ -31,9 +31,7 @@
#include "sal/config.h"
#include "xmloff/dllapi.h"
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/xmlstyle.hxx>
......
......@@ -33,9 +33,7 @@
#include "xmloff/dllapi.h"
#include "sal/types.h"
#include <rtl/ustring.hxx>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/attrlist.hxx>
#include <xmloff/uniref.hxx>
#include <com/sun/star/container/XIndexAccess.hpp>
......
......@@ -34,9 +34,7 @@
#include "sal/types.h"
#include <rtl/ustring.hxx>
#include <hash_map>
#ifndef __SGI_STL_MAP
#include <map>
#endif
#include <rtl/ref.hxx>
#include <cppuhelper/weak.hxx>
......
......@@ -33,9 +33,7 @@
#include "xmloff/dllapi.h"
#include "sal/types.h"
#ifndef __SGI_STL_MAP
#include <map>
#endif
#include <xmloff/uniref.hxx>
#include <xmloff/xmlprhdl.hxx>
......
......@@ -32,9 +32,7 @@
#include "xmloff/dllapi.h"
#include "sal/types.h"
#include <com/sun/star/style/XStyle.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/xmlstyle.hxx>
struct XMLPropertyState;
......
......@@ -38,9 +38,7 @@
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XTolerantMultiPropertySet.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/uniref.hxx>
struct XMLPropertyState;
......
......@@ -37,9 +37,7 @@
#include <xmloff/xmlstyle.hxx>
#include <rtl/ustrbuf.hxx>
#include <i18npool/lang.h>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <unotools/localedatawrapper.hxx>
#define XML_NUMBERSTYLES "NumberStyles"
......
......@@ -35,9 +35,7 @@
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/uniref.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmltypes.hxx>
......
......@@ -39,9 +39,7 @@
#include <xmloff/xmluconv.hxx>
#include <tools/debug.hxx>
#ifndef __SGI_STL_LIST
#include <list>
#endif
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
#include <com/sun/star/container/XIndexContainer.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
......
......@@ -35,9 +35,7 @@
#include <xmloff/xmltkmap.hxx>
#include <com/sun/star/container/XNameAccess.hpp>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <xmloff/xmlimp.hxx>
//////////////////////////////////////////////////////////////////////////////
......
......@@ -32,9 +32,7 @@
#include <xmloff/xmltoken.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmltypes.hxx>
#ifndef __SGI_STL_ALGORITHM
#include <algorithm>
#endif
#include "strings.hxx"
#include <xmloff/contextid.hxx>
#include "controlpropertymap.hxx"
......
......@@ -31,9 +31,7 @@
#include <tools/debug.hxx>
#ifndef __SGI_STL_SET
#include <set>
#endif
#include "xmlnmspe.hxx"
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlprcon.hxx>
......
......@@ -32,10 +32,7 @@
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/uno/Reference.h>
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
namespace com { namespace sun { namespace star {
namespace xml { namespace sax { class XAttributeList; } }
......
......@@ -30,13 +30,8 @@
#ifndef _XMLOFF_XMLPROPERTYBACKPATCHER_HXX
#define _XMLOFF_XMLPROPERTYBACKPATCHER_HXX
#ifndef __SGI_STL_MAP
#include <map>
#endif
#ifndef __SGI_STL_VECTOR
#include <vector>
#endif
#include <comphelper/stl_types.hxx>
namespace rtl { class OUString; }
......
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