diff options
| author | Liam Mitchell <[email protected]> | 2026-03-09 18:40:40 -0700 |
|---|---|---|
| committer | Liam Mitchell <[email protected]> | 2026-03-09 18:40:40 -0700 |
| commit | 97aa4e5c48305647a5d8f09da5f24bc1ce5540f3 (patch) | |
| tree | 11062e72f4342aeb2f16ac19d6af20ac0e4acd78 /thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp | |
| parent | Merge branch 'main' into lm/oidctoken-exe-path (diff) | |
| parent | updated chunk–block analyser (#818) (diff) | |
| download | zen-97aa4e5c48305647a5d8f09da5f24bc1ce5540f3.tar.xz zen-97aa4e5c48305647a5d8f09da5f24bc1ce5540f3.zip | |
Merge branch 'main' into lm/oidctoken-exe-path
Diffstat (limited to 'thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp')
| -rw-r--r-- | thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp b/thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp deleted file mode 100644 index b5f27d1ed..000000000 --- a/thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp +++ /dev/null @@ -1,3 +0,0 @@ -#define RYML_SINGLE_HDR_DEFINE_NOW -#define C4CORE_SINGLE_HDR_DEFINE_NOW -#include <ryml_all.hpp> |