aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sdp/create_zip_file.d
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdp/create_zip_file.d')
-rw-r--r--src/sdp/create_zip_file.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sdp/create_zip_file.d b/src/sdp/create_zip_file.d
index 6ea55f4..93e85ee 100644
--- a/src/sdp/create_zip_file.d
+++ b/src/sdp/create_zip_file.d
@@ -1,3 +1,4 @@
+module sdp.create_zip_file;
template createZipFile() {
import std.file;
import std.outbuffer;