You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2013/05/02 15:16:17 UTC

svn commit: r1478360 - /openoffice/trunk/main/xml2cmp/source/x2cclass/x2cstl.hxx

Author: hdu
Date: Thu May  2 13:16:17 2013
New Revision: 1478360

URL: http://svn.apache.org/r1478360
Log:
xml2cmp: assume STL to always be newer than stlport's version from 2002

Modified:
    openoffice/trunk/main/xml2cmp/source/x2cclass/x2cstl.hxx

Modified: openoffice/trunk/main/xml2cmp/source/x2cclass/x2cstl.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/xml2cmp/source/x2cclass/x2cstl.hxx?rev=1478360&r1=1478359&r2=1478360&view=diff
==============================================================================
--- openoffice/trunk/main/xml2cmp/source/x2cclass/x2cstl.hxx (original)
+++ openoffice/trunk/main/xml2cmp/source/x2cclass/x2cstl.hxx Thu May  2 13:16:17 2013
@@ -24,14 +24,7 @@
 #ifndef	UDKSERVICE_X2CSTL_HXX
 #define	UDKSERVICE_X2CSTL_HXX
 
-
-#if STLPORT_VERSION < 321
-#include <tools/presys.h>
-#include 	<vector.h>
-#include <tools/postsys.h>
-#else
 #include 	<vector>
-#endif	// STLPORT_VERSION < 321
 
 #ifdef _USE_NO_NAMERSPACES_
 #define std