The Gaudi Framework
v26r2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
boost_allocator.h
Go to the documentation of this file.
1
// $Id: boost_allocator.h,v 1.1 2006/05/02 16:49:02 hmd Exp $
2
#ifndef GAUDIKERNEL_BOOST_ALLOCATOR_H
3
#define GAUDIKERNEL_BOOST_ALLOCATOR_H 1
4
6
7
#ifdef _WIN32
8
// Avoid conflicts between Windows' headers and MSG.
9
# ifndef NOMSG
10
# define NOMSG
11
# ifndef NOGDI
12
# define NOGDI
13
# endif
14
# endif
15
# ifndef NOMINMAX
16
# define NOMINMAX
17
# endif
18
#endif
19
20
#include <boost/pool/singleton_pool.hpp>
21
22
#endif // GAUDIKERNEL_BOOST_ALLOCATOR_H
GaudiKernel
GaudiKernel
boost_allocator.h
Generated on Thu May 21 2015 14:27:22 for The Gaudi Framework by
1.8.9.1