summaryrefslogtreecommitdiffstats
path: root/third_party/msgpack/include/msgpack/predef/detail/comp_detected.h
blob: 3996fd3979f1676dfdbc4d835c5d9c8f26cb6020 (plain)
1
2
3
4
5
6
7
8
9
10
/*
Copyright Rene Rivera 2014
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_COMP_DETECTED
#define MSGPACK_PREDEF_DETAIL_COMP_DETECTED 1
#endif