mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 09:33:27 +01:00
Fixed some #includes to be correct for both D1 and D2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "gen/cl_helpers.h"
|
||||
|
||||
#include "dmd/root.h"
|
||||
#include "dmd/mem.h"
|
||||
#include "root.h"
|
||||
#include "mem.h"
|
||||
|
||||
#include <cctype> // isupper, tolower
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user