summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/dub.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/dub.json b/meta/dub.json
index 663d2fd..beca5d5 100644
--- a/meta/dub.json
+++ b/meta/dub.json
@@ -8,5 +8,6 @@
],
"importPaths": [
"."
- ]
+ ],
+ "dflags": ["-dip1000"]
}