summaryrefslogtreecommitdiff
path: root/sot/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-11-17 09:51:16 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-17 14:19:55 +0000
commit1a4aba3e3b8bae04cd67fbd4d80f1bf3ab886299 (patch)
tree02e7c398fa503076eceeb298fe8866343820362b /sot/inc
parent5a8549b69b92bf3d9802761580c6aeca7c94c05c (diff)
remove archaic SGI header guards
Diffstat (limited to 'sot/inc')
-rw-r--r--sot/inc/sot/exchange.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sot/inc/sot/exchange.hxx b/sot/inc/sot/exchange.hxx
index 9e0e39f96306..48dd74e57fde 100644
--- a/sot/inc/sot/exchange.hxx
+++ b/sot/inc/sot/exchange.hxx
@@ -29,12 +29,8 @@
#ifndef _SOT_EXCHANGE_HXX
#define _SOT_EXCHANGE_HXX
-#ifndef __SGI_STL_LIST
#include <list>
-#endif
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
#include <tools/string.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/datatransfer/DataFlavor.hpp>