From 76e10d8d10a9743444942fd0ba5d0f58a122f370 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 19 Feb 2009 22:46:37 +0000 Subject: Hey, this code isn't being used by anyone anymore, ever, anywhere, but I made it compile to get some old tests, and I figured I may as well not throw all that away. --- src/formula.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/formula.cpp') diff --git a/src/formula.cpp b/src/formula.cpp index cf63cf3..a7673b3 100644 --- a/src/formula.cpp +++ b/src/formula.cpp @@ -1,4 +1,5 @@ #include "formula.h" +#include subExceptionDef( ParseException ); -- cgit v1.2.3