mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-01 15:40:55 +03:00
Reduce include-order dependencies
This commit is contained in:
parent
35a3d86cc6
commit
605593bcef
2 changed files with 24 additions and 24 deletions
|
@ -1,3 +1,4 @@
|
|||
#include "gen/llvmhelpers.h"
|
||||
#include "gen/llvm.h"
|
||||
#include "llvm/Target/TargetMachineRegistry.h"
|
||||
|
||||
|
@ -9,7 +10,6 @@
|
|||
#include "module.h"
|
||||
|
||||
#include "gen/tollvm.h"
|
||||
#include "gen/llvmhelpers.h"
|
||||
#include "gen/irstate.h"
|
||||
#include "gen/runtime.h"
|
||||
#include "gen/logger.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue