Skip to content

Commit

Permalink
fix code with dmd v2.087.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Jul 3, 2019
1 parent d6a655e commit c58cc3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/mongoschema/date.d
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
module mongoschema.date;

import std.datetime.systime;
import std.traits : isSomeString;

import vibe.data.bson;

Expand Down

0 comments on commit c58cc3c

Please sign in to comment.