#ifndef G__BITSET_DLL
#pragma include_noerr <bitset.dll>
#endif

#ifdef __MAKECINT__
#include <prec_stl/bitset>
#else
//#include <_bitset.h>
#endif
