diff --git a/src/smt/smt_lookahead.cpp b/src/smt/smt_lookahead.cpp index 2446e30f5..0256646db 100644 --- a/src/smt/smt_lookahead.cpp +++ b/src/smt/smt_lookahead.cpp @@ -17,6 +17,7 @@ Revision History: --*/ +#include #include "ast/ast_smt2_pp.h" #include "smt/smt_lookahead.h" #include "smt/smt_context.h"