1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-30 22:23:13 +03:00

Fix up Makefiles, and fix include issues compiling with gcc

This commit is contained in:
Nick Terrell
2016-09-01 18:26:19 -07:00
parent b1a3ab1804
commit 7df55e17e9
5 changed files with 13 additions and 13 deletions

View File

@ -9,6 +9,7 @@
#include "Options.h"
#include <cstdio>
#include <cstring>
namespace pzstd {