From 87de6caa100f5f727ff5cda577ccd79288e0f474 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Wed, 28 Sep 2011 23:53:57 +0000 Subject: variety of visibility fixes (should clean up some of the many warnings on MacOS-production-dynamic builds) --- src/theory/rewriter_attributes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/theory/rewriter_attributes.h') diff --git a/src/theory/rewriter_attributes.h b/src/theory/rewriter_attributes.h index c958abb68..3a39afd20 100644 --- a/src/theory/rewriter_attributes.h +++ b/src/theory/rewriter_attributes.h @@ -16,6 +16,8 @@ ** Rewriter attributes. **/ +#include "cvc4_private.h" + #pragma once namespace CVC4 { -- cgit v1.2.3