Clean up compiler warnings + Build pzstd on travis

This commit is contained in:
Nick Terrell
2016-09-02 12:23:49 -07:00
parent 5b8c024716
commit 1e2f6a1f5d
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*/
#include "SkippableFrame.h"
#include "common/mem.h"
#include "mem.h"
#include "utils/Range.h"
#include <cstdio>