mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-04-29 14:40:40 +03:00
Fixed compilation of ldc1
This commit is contained in:
parent
f4d8021e5a
commit
8c5cf40bb5
2 changed files with 4 additions and 1 deletions
|
@ -13,6 +13,7 @@
|
|||
#include "llvm/Transforms/IPO.h"
|
||||
|
||||
#include "mars.h" // error()
|
||||
#include "root.h"
|
||||
#include <cstring> // strcmp();
|
||||
|
||||
using namespace llvm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue