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/paramproc.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/paramproc.cpp') diff --git a/src/paramproc.cpp b/src/paramproc.cpp index a352e66..68fae79 100644 --- a/src/paramproc.cpp +++ b/src/paramproc.cpp @@ -1,5 +1,7 @@ #include "paramproc.h" #include +#include +#include #define ptrtype( iitype, iiname ) \ ParamProc::ParamPtr::ParamPtr( iitype *iiname ) : \ -- cgit v1.2.3