diff gen/statements.cpp @ 1103:b30fe7e1dbb9

- Updated to DMD frontend 1.041. - Removed dmd/inifile.c , it's not under a free license, replaced with libconfig based config file.
author Tomas Lindquist Olsen <tomas.l.olsen gmail.com>
date Thu, 12 Mar 2009 20:37:27 +0100
parents dc608dc33081
children f99a3b393c03
line wrap: on
line diff
--- a/gen/statements.cpp	Thu Mar 12 14:08:57 2009 +0100
+++ b/gen/statements.cpp	Thu Mar 12 20:37:27 2009 +0100
@@ -9,7 +9,6 @@
 #include "llvm/Support/CFG.h"
 
 #include "mars.h"
-#include "total.h"
 #include "init.h"
 #include "mtype.h"
 #include "hdrgen.h"