![]() |
|
|
Generated: 24 Nov 2008 |
00001 // $Id: boost_allocator.h,v 1.1 2006/05/02 16:49:02 hmd Exp $ 00002 #ifndef GAUDIKERNEL_BOOST_ALLOCATOR_H 00003 #define GAUDIKERNEL_BOOST_ALLOCATOR_H 1 00004 00006 00007 #ifdef WIN32 00008 #define NOATOM 00009 #define NOGDI 00010 #define NOGDICAPMASKS 00011 #define NOMETAFILE 00012 #define NOMINMAX 00013 #define NOMSG 00014 #define NOOPENFILE 00015 #define NORASTEROPS 00016 #define NOSCROLL 00017 #define NOSOUND 00018 #define NOSYSMETRICS 00019 #define NOTEXTMETRIC 00020 #define NOWH 00021 #define NOCOMM 00022 #define NOKANJI 00023 #define NOCRYPT 00024 #define NOMCX 00025 #endif 00026 #include <boost/pool/singleton_pool.hpp> 00027 00028 #endif // GAUDIKERNEL_BOOST_ALLOCATOR_H