MessagePack for C
include
msgpack
predef
compiler.h
Go to the documentation of this file.
1
/*
2
Copyright Rene Rivera 2008-2015
3
Distributed under the Boost Software License, Version 1.0.
4
(See accompanying file LICENSE_1_0.txt or copy at
5
http://www.boost.org/LICENSE_1_0.txt)
6
*/
7
8
#if !defined(MSGPACK_PREDEF_COMPILER_H) || defined(MSGPACK_PREDEF_INTERNAL_GENERATE_TESTS)
9
#ifndef MSGPACK_PREDEF_COMPILER_H
10
#define MSGPACK_PREDEF_COMPILER_H
11
#endif
12
13
#include <
msgpack/predef/compiler/borland.h
>
14
#include <
msgpack/predef/compiler/clang.h
>
15
#include <
msgpack/predef/compiler/comeau.h
>
16
#include <
msgpack/predef/compiler/compaq.h
>
17
#include <
msgpack/predef/compiler/diab.h
>
18
#include <
msgpack/predef/compiler/digitalmars.h
>
19
#include <
msgpack/predef/compiler/dignus.h
>
20
#include <
msgpack/predef/compiler/edg.h
>
21
#include <
msgpack/predef/compiler/ekopath.h
>
22
#include <
msgpack/predef/compiler/gcc_xml.h
>
23
#include <
msgpack/predef/compiler/gcc.h
>
24
#include <
msgpack/predef/compiler/greenhills.h
>
25
#include <
msgpack/predef/compiler/hp_acc.h
>
26
#include <
msgpack/predef/compiler/iar.h
>
27
#include <
msgpack/predef/compiler/ibm.h
>
28
#include <
msgpack/predef/compiler/intel.h
>
29
#include <
msgpack/predef/compiler/kai.h
>
30
#include <
msgpack/predef/compiler/llvm.h
>
31
#include <
msgpack/predef/compiler/metaware.h
>
32
#include <
msgpack/predef/compiler/metrowerks.h
>
33
#include <
msgpack/predef/compiler/microtec.h
>
34
#include <
msgpack/predef/compiler/mpw.h
>
35
#include <
msgpack/predef/compiler/palm.h
>
36
#include <
msgpack/predef/compiler/pgi.h
>
37
#include <
msgpack/predef/compiler/sgi_mipspro.h
>
38
#include <
msgpack/predef/compiler/sunpro.h
>
39
#include <
msgpack/predef/compiler/tendra.h
>
40
#include <
msgpack/predef/compiler/visualc.h
>
41
#include <
msgpack/predef/compiler/watcom.h
>
42
43
#endif
edg.h
gcc.h
compaq.h
llvm.h
dignus.h
sunpro.h
gcc_xml.h
borland.h
metrowerks.h
visualc.h
hp_acc.h
ibm.h
mpw.h
sgi_mipspro.h
ekopath.h
intel.h
diab.h
iar.h
metaware.h
clang.h
microtec.h
palm.h
tendra.h
digitalmars.h
greenhills.h
watcom.h
pgi.h
comeau.h
kai.h
Generated by
1.8.13