mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-01 02:57:51 +00:00
fixed warning
This commit is contained in:
@@ -84,7 +84,7 @@ private:
|
|||||||
const PageReader* _pParent;
|
const PageReader* _pParent;
|
||||||
std::string _path;
|
std::string _path;
|
||||||
std::string _attrs;
|
std::string _attrs;
|
||||||
int _line;
|
std::streamsize _line;
|
||||||
bool _emitLineDirectives;
|
bool _emitLineDirectives;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user