aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/include/zlib/gzip/config.hpp
diff options
context:
space:
mode:
authorLegonzaur <34353603+Legonzaur@users.noreply.github.com>2022-02-16 00:06:31 +0100
committerGitHub <noreply@github.com>2022-02-15 20:06:31 -0300
commit0faa9cfb3a9015ca723f012ca84609f602c7c03c (patch)
tree42c3f32924131346031000356743273b6f303bf1 /NorthstarDedicatedTest/include/zlib/gzip/config.hpp
parentfb363f16204478758a5ff62290c2bae159d7507c (diff)
downloadNorthstarLauncher-0faa9cfb3a9015ca723f012ca84609f602c7c03c.tar.gz
NorthstarLauncher-0faa9cfb3a9015ca723f012ca84609f602c7c03c.zip
Compress previous logs and dump files on launch (#73)
* added zlib + gzip Co-authored-by: Nathan TIEN YOU <nathan.tienyou@viacesi.fr>
Diffstat (limited to 'NorthstarDedicatedTest/include/zlib/gzip/config.hpp')
-rw-r--r--NorthstarDedicatedTest/include/zlib/gzip/config.hpp5
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