Go to the documentation of this file. 1 #ifndef PACKIO_PACKIO_H
2 #define PACKIO_PACKIO_H
11 #include "internal/config.h"
19 #if PACKIO_HAS_MSGPACK
21 #endif // PACKIO_HAS_MSGPACK
23 #if PACKIO_HAS_NLOHMANN_JSON
25 #endif // PACKIO_HAS_NLOHMANN_JSON
27 #endif // PACKIO_PACKIO_H