Merge pull request #796 from terrelln/is-error

[FSE][HUF] Inline error checks
This commit is contained in:
Yann Collet
2017-08-15 12:37:28 -07:00
committed by GitHub
4 changed files with 7 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@
#include "compiler.h"
#define FSE_STATIC_LINKING_ONLY
#include "fse.h"
#include "error_private.h"
/* **************************************************************