From cec3d2197021f0bc6c4871757a2bf08b33cc783f Mon Sep 17 00:00:00 2001 From: Patrik Gornicz Date: Mon, 11 Aug 2008 23:36:40 -0400 Subject: [PATCH] added standard include to template --- src/templates/template.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/template.cpp b/src/templates/template.cpp index 07c3065..b90aadd 100644 --- a/src/templates/template.cpp +++ b/src/templates/template.cpp @@ -15,6 +15,7 @@ * along with this program. If not, see . */ +#include "temp.h" /// ***** Private Method Headers ***** /// ***** Private Variables ***** -- 2.10.2