update Brotli to version 1.0.6

This commit is contained in:
Tino Reichardt
2018-10-21 13:33:23 +02:00
parent e8cb55330d
commit 51dc99984a
82 changed files with 3537 additions and 2397 deletions

View File

@@ -6,7 +6,7 @@
/* Hash table on the 4-byte prefixes of static dictionary words. */
#include "port.h"
#include "./common//platform.h"
#include "./enc/dictionary_hash.h"
#if defined(__cplusplus) || defined(c_plusplus)