From 388d0d2cfdff7c45742c0f1aecb4aaae7343fdbd Mon Sep 17 00:00:00 2001 From: Matt Pharr Date: Sun, 25 Mar 2012 17:38:15 -0700 Subject: [PATCH] Add #include Fixes build on linux and windows. (Strangely, this didn't break the OSX build.) Issue #195. --- decl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/decl.cpp b/decl.cpp index c881c7e7..4ddc6219 100644 --- a/decl.cpp +++ b/decl.cpp @@ -44,6 +44,7 @@ #include "stmt.h" #include "expr.h" #include +#include #include static void