Added shared library support.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace ehs
|
||||
class JsonNum;
|
||||
class JsonStr;
|
||||
|
||||
class JsonVar
|
||||
class EHS_LIB_IO JsonVar
|
||||
{
|
||||
private:
|
||||
UInt_64 hashId;
|
||||
|
Reference in New Issue
Block a user