mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-19 22:33:13 +01:00
More trivial DMD diff reduction.
This commit is contained in:
@@ -14,15 +14,14 @@
|
||||
#ifdef __DMC__
|
||||
#pragma once
|
||||
#endif /* __DMC__ */
|
||||
|
||||
#if IN_LLVM
|
||||
#include <string>
|
||||
#endif
|
||||
#include "root.h"
|
||||
#include "arraytypes.h"
|
||||
#include "dsymbol.h"
|
||||
#if IN_LLVM
|
||||
#include "mtype.h"
|
||||
#endif
|
||||
|
||||
|
||||
struct OutBuffer;
|
||||
struct Identifier;
|
||||
|
||||
Reference in New Issue
Block a user