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