aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ryml/samples/singleheaderlib/lib.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2026-03-15 20:42:36 +0100
committerStefan Boberg <[email protected]>2026-03-15 20:42:36 +0100
commit9c724efbf6b38466a9b6bfde37236369f1e85cb8 (patch)
tree214e1ec00c5bfca0704ce52789017ade734fd054 /thirdparty/ryml/samples/singleheaderlib/lib.cpp
parentreduced WaitForThreads time to see how it behaves with explicit thread pools (diff)
parentadd buildid updates to oplog and builds test scripts (#838) (diff)
downloadzen-9c724efbf6b38466a9b6bfde37236369f1e85cb8.tar.xz
zen-9c724efbf6b38466a9b6bfde37236369f1e85cb8.zip
Merge remote-tracking branch 'origin/main' into sb/threadpool
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>