#ifndef __SGI_STL_INTERNAL_ALGOBASE_H
#define __SGI_STL_INTERNAL_ALGOBASE_H
#ifndef __STL_CONFIG_H
#include
#endif
#ifndef __SGI_STL_INTERNAL_RELOPS
#include
#endif
#ifndef __SGI_STL_INTERNAL_PAIR_H
#include
#endif
#ifndef __TYPE_TRAITS_H
#include
#endif
#include
#include
#include
#include
#include
#ifdef __STL_USE_NEW_IOSTREAMS
#include
#else /* __STL_USE_NEW_IOSTREAMS */
#include
#endif /* __STL_USE_NEW_IOSTREAMS */
#ifndef __SGI_STL_INTERNAL_ITERATOR_H
#include
#include
#endif
1