Common: Extract out ryml helpers

This commit is contained in:
Stenzek
2024-09-09 00:35:31 +10:00
parent b10f043350
commit 3078339f64
5 changed files with 134 additions and 118 deletions

View File

@ -31,6 +31,7 @@
<ClInclude Include="path.h" />
<ClInclude Include="perf_scope.h" />
<ClInclude Include="progress_callback.h" />
<ClInclude Include="ryml_helpers.h" />
<ClInclude Include="scoped_guard.h" />
<ClInclude Include="settings_interface.h" />
<ClInclude Include="sha1_digest.h" />