From f66935f40d58e33c2882f5899186dce743bc91ad Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 15 Apr 2019 06:42:57 +0200 Subject: Build with -dip1000. Fix #85 --- sys/dub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dub.json') diff --git a/sys/dub.json b/sys/dub.json index 9201582..3db3888 100644 --- a/sys/dub.json +++ b/sys/dub.json @@ -8,5 +8,6 @@ ], "importPaths": [ "." - ] + ], + "dflags": ["-dip1000"] } -- cgit v1.2.3