The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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 Wed Aug 1 2018 23:20:59 for The Gaudi Framework by
1.8.11