mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
Add missing header to decompress.cc
This commit is contained in:
parent
81ee55aff7
commit
d4d9ab4439
|
@ -1,4 +1,4 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "decompress.hh"
|
||||
#include "zlib.h"
|
||||
|
|
Loading…
Reference in a new issue