comparison ir/irstruct.h @ 664:eef8ac26c66c

Some missed LLVMDC -> LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:54:08 +0200
parents 74101be2a553
children 041c1596d217
comparison
equal deleted inserted replaced
663:6aaa3d3c1183 664:eef8ac26c66c
1 #ifndef LLVMDC_IR_IRSTRUCT_H 1 #ifndef LDC_IR_IRSTRUCT_H
2 #define LLVMDC_IR_IRSTRUCT_H 2 #define LDC_IR_IRSTRUCT_H
3 3
4 #include "ir/ir.h" 4 #include "ir/ir.h"
5 5
6 #include <vector> 6 #include <vector>
7 #include <map> 7 #include <map>