Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ext_stl.h

Go to the documentation of this file.
00001 #ifndef __EXT_STL_H_
00002 #define __EXT_STL_H_
00003 #ifdef DOXYGEN
00004 #include "stubrefcount.h"
00005 #else
00006 #include <map>
00007 #include <algorithm>
00008 #ifdef __APPLE__
00009 #include "macosx_math.h"
00010 #endif
00011 #ifdef _WIN32
00012 #pragma warning (4:4786)
00013 #pragma warning (disable:4786)
00014 #pragma warning (3:4503)
00015 #pragma warning (disable:4503)
00016 #endif
00017 #include "hashtable.h"
00018 #include "refcontainer.h"
00019 #include "autocloner.h"
00020 #include "matrix.h"
00021 #endif
00022 #endif

Generated on Mon Jul 7 21:13:44 2003 for Ethereal by doxygen1.2.15