1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-24 12:01:06 +03:00
Files
zstd/zlibWrapper/zstd_zlibwrapper.h
Victor Zhang fc726da774 Move #includes out of extern "C" blocks
Do some include shuffling for `**.h` files within lib, programs, tests, and zlibWrapper.
`lib/legacy` and `lib/deprecated` are untouched.
`#include`s within `extern "C"` blocks in .cpp files are untouched.

todo: shuffling for `xxhash.h`
2024-12-17 17:55:07 -08:00

3.6 KiB