mirror of
https://github.com/pocoproject/poco.git
synced 2025-07-04 17:40:01 +02:00
fixed warning
This commit is contained in:
parent
924cdf235c
commit
c7faa18660
@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user