diff options
| author | zousar <[email protected]> | 2026-02-26 11:05:07 -0700 |
|---|---|---|
| committer | zousar <[email protected]> | 2026-02-26 11:05:07 -0700 |
| commit | d1e517434899bdb0a98a3d8a3a7764f7aa59518f (patch) | |
| tree | 59cc5211c506c777b3be90aa8ad980cef31a2e53 /thirdparty/ryml/test/test_singleheader/libryml_singleheader.cpp | |
| parent | updatefrontend (diff) | |
| parent | work around doctest shutdown issues with static CRT (#784) (diff) | |
| download | zen-d1e517434899bdb0a98a3d8a3a7764f7aa59518f.tar.xz zen-d1e517434899bdb0a98a3d8a3a7764f7aa59518f.zip | |
Merge branch 'main' into zs/web-ui-improvements
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> |