summaryrefslogtreecommitdiffstats
path: root/comphelper/source/container
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-17 09:46:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-17 14:19:54 +0000
commit908b4d33af9361ace4f50f4609e19604bb57e64f (patch)
treec34e3fc4dbb96699590f54ad01dfbbee4ff75fb2 /comphelper/source/container
parentRemove HC throbber image usage (diff)
downloadcore-908b4d33af9361ace4f50f4609e19604bb57e64f.tar.gz
core-908b4d33af9361ace4f50f4609e19604bb57e64f.zip
remove archaic SGI header guards
Diffstat (limited to 'comphelper/source/container')
-rw-r--r--comphelper/source/container/IndexedPropertyValuesContainer.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/source/container/IndexedPropertyValuesContainer.cxx b/comphelper/source/container/IndexedPropertyValuesContainer.cxx
index d5a7129911b0..78a453e96466 100644
--- a/comphelper/source/container/IndexedPropertyValuesContainer.cxx
+++ b/comphelper/source/container/IndexedPropertyValuesContainer.cxx
@@ -39,9 +39,7 @@
#include <com/sun/star/uno/XComponentContext.hpp>
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
using namespace com::sun::star;