MessagePack for C
include
msgpack
predef
library
std.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
#if !defined(MSGPACK_PREDEF_LIBRARY_STD_H) || defined(MSGPACK_PREDEF_INTERNAL_GENERATE_TESTS)
8
#ifndef MSGPACK_PREDEF_LIBRARY_STD_H
9
#define MSGPACK_PREDEF_LIBRARY_STD_H
10
#endif
11
12
#include <
msgpack/predef/library/std/_prefix.h
>
13
14
#include <
msgpack/predef/library/std/cxx.h
>
15
#include <
msgpack/predef/library/std/dinkumware.h
>
16
#include <
msgpack/predef/library/std/libcomo.h
>
17
#include <
msgpack/predef/library/std/modena.h
>
18
#include <
msgpack/predef/library/std/msl.h
>
19
#include <
msgpack/predef/library/std/roguewave.h
>
20
#include <
msgpack/predef/library/std/sgi.h
>
21
#include <
msgpack/predef/library/std/stdcpp3.h
>
22
#include <
msgpack/predef/library/std/stlport.h
>
23
#include <
msgpack/predef/library/std/vacpp.h
>
24
25
#endif
dinkumware.h
msl.h
stlport.h
_prefix.h
stdcpp3.h
roguewave.h
cxx.h
vacpp.h
libcomo.h
sgi.h
modena.h
Generated by
1.8.13