libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
stdafx.h File Reference
#include "core/debug_defines.hpp"
#include "core/non_copyable.hpp"
#include <boost/bind/bind.hpp>
#include <boost/mpl/list.hpp>
#include <boost/typeof/std/utility.hpp>
#include <algorithm>
#include <functional>
#include <limits>
#include <map>
#include <vector>
Include dependency graph for stdafx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
 
#define BOOST_MPL_LIMIT_LIST_SIZE   50
 
#define WINVER   0x0501
 
#define _WIN32_WINNT   0x0501
 
#define _CRT_SECURE_NO_WARNINGS
 
#define VC_EXTRALEAN
 
#define WIN32_LEAN_AND_MEAN
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 32 of file stdafx.h.

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x0501

Definition at line 30 of file stdafx.h.

◆ BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

#define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS

Definition at line 26 of file stdafx.h.

◆ BOOST_MPL_LIMIT_LIST_SIZE

#define BOOST_MPL_LIMIT_LIST_SIZE   50

Definition at line 27 of file stdafx.h.

◆ VC_EXTRALEAN

#define VC_EXTRALEAN

Definition at line 34 of file stdafx.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 35 of file stdafx.h.

◆ WINVER

#define WINVER   0x0501

Definition at line 29 of file stdafx.h.