updated ir/irtype.h guard name

This commit is contained in:
Tomas Lindquist Olsen
2009-04-03 14:54:17 +02:00
parent 7a1052a2fc
commit 4df1f9be35

View File

@@ -1,5 +1,5 @@
#ifndef LDC_IR_IRTYPE_H
#define LDC_IR_IRTYPE_H
#ifndef LDC_IR_IRDTYPE_H
#define LDC_IR_IRDTYPE_H
#include <set>