summaryrefslogtreecommitdiffhomepage
path: root/dev/zka
diff options
context:
space:
mode:
authorAmlal <amlal@el-mahrouss-logic.com>2024-09-30 22:29:33 +0200
committerAmlal <amlal@el-mahrouss-logic.com>2024-09-30 22:29:33 +0200
commitccde7ed2605c61b83fb305360342039e9723a2db (patch)
tree9940d6a8dc26a83f127e6e7fef4f2acf57a83051 /dev/zka
parent2d80769d8adb670acf766e5004c44a57b2d6de6a (diff)
IMP: Update SCI and XPCOM specs, as well as GZip specs.
Signed-off-by: Amlal <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'dev/zka')
-rw-r--r--dev/zka/CompressKit/GZip.hxx15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev/zka/CompressKit/GZip.hxx b/dev/zka/CompressKit/GZip.hxx
new file mode 100644
index 00000000..22391fe0
--- /dev/null
+++ b/dev/zka/CompressKit/GZip.hxx
@@ -0,0 +1,15 @@
+/* -------------------------------------------
+
+ Copyright ZKA Technologies.
+
+------------------------------------------- */
+
+#pragma once
+
+#include <NewKit/Defines.hxx>
+
+namespace Kernel::GZip
+{
+ class IGZipObject;
+ class IGZipProxy;
+} // namespace Kernel::GZip