From edc01b6367c555e58f927e631599103b998eb20a Mon Sep 17 00:00:00 2001 From: Armando Rivera Date: Fri, 2 Nov 2018 21:35:04 -0400 Subject: [PATCH] updated STR --- header.inc | 2 ++ jade.h | 1 + 2 files changed, 3 insertions(+) diff --git a/header.inc b/header.inc index 1f18d94..ad52029 100644 --- a/header.inc +++ b/header.inc @@ -115,3 +115,5 @@ typedef std::string CSTRING; char LF [2]= {10,0}; // Line Feed + + diff --git a/jade.h b/jade.h index 76950f2..be8ff78 100644 --- a/jade.h +++ b/jade.h @@ -5,4 +5,5 @@ #include "curl.inc" #endif +template