diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-03-23 06:41:51 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-03-23 06:42:50 +0100 |
| commit | 76f2cd7080c948206d5a1b7486a5dfb95476f684 (patch) | |
| tree | a2adf8b04df38102430f8d6f62a8a0cdeda1c2f9 /dub.json | |
| parent | ad46afb10bca80086b11b998bf4c992dc96f577e (diff) | |
| download | tanya-76f2cd7080c948206d5a1b7486a5dfb95476f684.tar.gz | |
Add DIP25 compatibility. Fix #83
Diffstat (limited to 'dub.json')
| -rw-r--r-- | dub.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ { "name": "unittest", "versions": ["TanyaPhobos"], + "dflags": ["-dip25"], "importPaths": [ "./source", "./tests" |
