summaryrefslogtreecommitdiffstats
path: root/third_party/msgpack/include/msgpack/predef/detail/os_detected.h
blob: f9f23b787e7a16dd30c449576eaafe05e5ec65d9 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Copyright Rene Rivera 2013
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/

#ifndef MSGPACK_PREDEF_DETAIL_OS_DETECTED
#define MSGPACK_PREDEF_DETAIL_OS_DETECTED 1
#endif