parselink-old/include/parselink/msgpack/core.h
Kurt Sassenrath 2a4c819f4f Fix approach to include paths.
This accommodates bazel's best practices a bit better.
2023-10-04 21:23:36 -07:00

10 lines
217 B
C

#ifndef msgpack_core_2e1a9d55129a666e
#define msgpack_core_2e1a9d55129a666e
#include "core/error.h"
#include "core/format.h"
#include "core/reader.h"
#include "core/writer.h"
#endif // msgpack_core_2e1a9d55129a666e