The Gaudi Framework
v32r1 (f65d50dc)
boost_allocator.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_BOOST_ALLOCATOR_H
2
#define GAUDIKERNEL_BOOST_ALLOCATOR_H 1
3
5
6
#ifdef _WIN32
7
// Avoid conflicts between Windows' headers and MSG.
8
# ifndef NOMSG
9
# define NOMSG
10
# ifndef NOGDI
11
# define NOGDI
12
# endif
13
# endif
14
# ifndef NOMINMAX
15
# define NOMINMAX
16
# endif
17
#endif
18
19
#include <boost/pool/singleton_pool.hpp>
20
21
#endif // GAUDIKERNEL_BOOST_ALLOCATOR_H
GaudiKernel
GaudiKernel
boost_allocator.h
Generated on Fri Jul 19 2019 00:10:21 for The Gaudi Framework by
1.8.15