зеркало из https://github.com/mozilla/gecko-dev.git
Bug 779372 - Add missing USE_ZLIB. r=jorendorff
--HG-- extra : rebase_source : 806628d3e75b989548a5d06b13d43a37d326d977
This commit is contained in:
Родитель
e4c2fc223c
Коммит
86fac7d3c7
|
@ -15,7 +15,9 @@
|
|||
|
||||
#include "js/Utility.h"
|
||||
|
||||
#ifdef USE_ZLIB
|
||||
#include "zlib.h"
|
||||
#endif
|
||||
|
||||
/* Forward declarations. */
|
||||
struct JSContext;
|
||||
|
|
Загрузка…
Ссылка в новой задаче