From 5c0094e8fdf1296bf372fc6d86683fc2778dc788 Mon Sep 17 00:00:00 2001 From: Picture Elements Inc Date: Wed, 6 Jan 2010 21:38:45 -0800 Subject: [PATCH] Fix typeinfo build error. --- vvp/schedule.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/vvp/schedule.cc b/vvp/schedule.cc index 4d9d87941..e46c42ae9 100644 --- a/vvp/schedule.cc +++ b/vvp/schedule.cc @@ -23,6 +23,7 @@ # include "slab.h" # include "compile.h" # include +# include # include # include # include