From 1a4aba3e3b8bae04cd67fbd4d80f1bf3ab886299 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 17 Nov 2010 09:51:16 +0000 Subject: remove archaic SGI header guards --- sot/inc/sot/exchange.hxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sot/inc') 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 -#endif -#ifndef __SGI_STL_VECTOR #include -#endif #include #include #include -- cgit