diff gen/runtime.cpp @ 647:669a2c84f4e4

Updated the Tango patch to latest revision. Removed problematic (Jarrett) include <cassert> from gen/runtime.cpp
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Sun, 05 Oct 2008 02:01:50 +0200
parents df196c8dea26
children 6aaa3d3c1183
line wrap: on
line diff
--- a/gen/runtime.cpp	Sat Oct 04 23:28:49 2008 +0200
+++ b/gen/runtime.cpp	Sun Oct 05 02:01:50 2008 +0200
@@ -1,5 +1,3 @@
-#include <cassert>
-
 #include "gen/llvm.h"
 #include "llvm/Module.h"
 #include "llvm/Bitcode/ReaderWriter.h"