updated STR

This commit is contained in:
Armando Rivera 2018-11-02 21:35:04 -04:00
parent 38e80da075
commit edc01b6367
2 changed files with 3 additions and 0 deletions

View File

@ -115,3 +115,5 @@ typedef std::string CSTRING;
char LF [2]= {10,0}; // Line Feed

1
jade.h
View File

@ -5,4 +5,5 @@
#include "curl.inc"
#endif
template <typename T>