Fix build issue

This commit is contained in:
Hackerpilot 2014-04-05 19:16:08 -07:00
parent f4a215634d
commit 2c3d49d8da
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ import std.string : format;
// Caution: generates 180 megabytes of logging for std.datetime
//version = std_parser_verbose;
alias ParseAllocator = CAllocatorImpl!(Mallocator);
/**
* Params:
* tokens = the tokens parsed by std.d.lexer