Move standard includes to zstd_deps.h

This commit is contained in:
Nick Terrell
2020-08-26 12:25:08 -07:00
parent a8c66881e5
commit 80f577baa2
28 changed files with 167 additions and 106 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ extern "C" {
#define HUF_H_298734234
/* *** Dependencies *** */
#include <stddef.h> /* size_t */
#include "zstd_deps.h" /* size_t */
/* *** library symbols visibility *** */