diff options
Diffstat (limited to 'os/dub.json')
| -rw-r--r-- | os/dub.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/os/dub.json b/os/dub.json index 647e24d..31537a1 100644 --- a/os/dub.json +++ b/os/dub.json @@ -12,5 +12,6 @@ ], "importPaths": [ "." - ] + ], + "dflags": ["-dip1000"] } |
