Gaudi Framework, version v25r0
Home
Generated: Mon Feb 17 2014
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
GaudiKernel
GaudiKernel
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
Generated at Mon Feb 17 2014 14:37:42 for Gaudi Framework, version v25r0 by
Doxygen
version 1.8.2 written by
Dimitri van Heesch
, © 1997-2004