aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ryml/samples/singleheaderlib/lib.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/ryml/samples/singleheaderlib/lib.cpp')
-rw-r--r--thirdparty/ryml/samples/singleheaderlib/lib.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/thirdparty/ryml/samples/singleheaderlib/lib.cpp b/thirdparty/ryml/samples/singleheaderlib/lib.cpp
new file mode 100644
index 000000000..aa33e6e17
--- /dev/null
+++ b/thirdparty/ryml/samples/singleheaderlib/lib.cpp
@@ -0,0 +1,2 @@
+#define RYML_SINGLE_HDR_DEFINE_NOW
+#include <ryml_all.hpp>