MessagePack for C
hardware.h
Go to the documentation of this file.
1 /*
2 Copyright Charly Chevalier 2015
3 Copyright Joel Falcou 2015
4 Distributed under the Boost Software License, Version 1.0.
5 (See accompanying file LICENSE_1_0.txt or copy at
6 http://www.boost.org/LICENSE_1_0.txt)
7 */
8 
9 #if !defined(MSGPACK_PREDEF_HARDWARE_H) || defined(MSGPACK_PREDEF_INTERNAL_GENERATE_TESTS)
10 #ifndef MSGPACK_PREDEF_HARDWARE_H
11 #define MSGPACK_PREDEF_HARDWARE_H
12 #endif
13 
15 
16 #endif