added standard include to template
authorPatrik Gornicz <Gornicz.P@gmail.com>
Tue, 12 Aug 2008 03:36:40 +0000 (23:36 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Tue, 12 Aug 2008 03:36:40 +0000 (23:36 -0400)
src/templates/template.cpp

index 07c3065..b90aadd 100644 (file)
@@ -15,6 +15,7 @@
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "temp.h"
 
 /// ***** Private Method Headers *****
 /// ***** Private Variables *****