diff options
Diffstat (limited to 'tomlplusplus/vendor/README.md')
| -rw-r--r-- | tomlplusplus/vendor/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tomlplusplus/vendor/README.md b/tomlplusplus/vendor/README.md new file mode 100644 index 0000000000..7576fb3243 --- /dev/null +++ b/tomlplusplus/vendor/README.md @@ -0,0 +1,7 @@ +# Vendored dependencies + +The code files in this directory are third-party 'vendor' dependencies used by the various test applications. + +⚠️ They are **not** required for regular use of toml++. + +⚠️ They are **not** `#included` anywhere in toml++. |
