From 624342a7f0653283746a9b4b1a737c1e1925ebc4 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 9 Jun 2009 00:51:38 +0000 Subject: Revert r73105, I think I was too hasty in killing this. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@73107 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/SMT/parser.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/SMT/parser.h') diff --git a/lib/SMT/parser.h b/lib/SMT/parser.h index 49199eb5..4e7f05ba 100644 --- a/lib/SMT/parser.h +++ b/lib/SMT/parser.h @@ -29,6 +29,7 @@ #define _cvc3__parser_h_ #include "exception.h" +#include "lang.h" namespace CVC3 { -- cgit 1.4.1