diff options
Diffstat (limited to 'NorthstarDedicatedTest/include/zlib/gzip/config.hpp')
-rw-r--r-- | NorthstarDedicatedTest/include/zlib/gzip/config.hpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/include/zlib/gzip/config.hpp b/NorthstarDedicatedTest/include/zlib/gzip/config.hpp new file mode 100644 index 00000000..21f34a0b --- /dev/null +++ b/NorthstarDedicatedTest/include/zlib/gzip/config.hpp @@ -0,0 +1,5 @@ +#pragma once + +#ifndef ZLIB_CONST +#define ZLIB_CONST +#endif
\ No newline at end of file |