blob: f5e47d8dc7d3f798cfabdf277c314e927be72519 [file] [log] [blame]
#ifndef _STL_ALGOBASE_H
#define _STL_ALGOBASE_H
template<typename _Tp, _Tp> struct integral_constant {};
#endif