aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ryml/samples/singleheaderlib/lib.cpp
diff options
context:
space:
mode:
authorzousar <[email protected]>2026-02-26 11:05:07 -0700
committerzousar <[email protected]>2026-02-26 11:05:07 -0700
commitd1e517434899bdb0a98a3d8a3a7764f7aa59518f (patch)
tree59cc5211c506c777b3be90aa8ad980cef31a2e53 /thirdparty/ryml/samples/singleheaderlib/lib.cpp
parentupdatefrontend (diff)
parentwork around doctest shutdown issues with static CRT (#784) (diff)
downloadzen-d1e517434899bdb0a98a3d8a3a7764f7aa59518f.tar.xz
zen-d1e517434899bdb0a98a3d8a3a7764f7aa59518f.zip
Merge branch 'main' into zs/web-ui-improvements
Diffstat (limited to 'thirdparty/ryml/samples/singleheaderlib/lib.cpp')
-rw-r--r--thirdparty/ryml/samples/singleheaderlib/lib.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/thirdparty/ryml/samples/singleheaderlib/lib.cpp b/thirdparty/ryml/samples/singleheaderlib/lib.cpp
deleted file mode 100644
index aa33e6e17..000000000
--- a/thirdparty/ryml/samples/singleheaderlib/lib.cpp
+++ /dev/null
@@ -1,2 +0,0 @@
-#define RYML_SINGLE_HDR_DEFINE_NOW
-#include <ryml_all.hpp>