fixed the type of the entity number
[libfirm] / ir / tv / tv_t.h
index 1b3171e..aec3520 100644 (file)
@@ -14,6 +14,8 @@
 #define _TV_T_H_
 
 #include "firm_config.h"
+
+#include <assert.h>
 #include "entity.h"
 #include "irmode.h"
 #include "tv.h"