mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
make cppcheck happy
This commit is contained in:
parent
d4e76a67f7
commit
5e900c38a0
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ public:
|
|||
session(s),
|
||||
logger(logging.get("api:request")),
|
||||
method(Session::Method::UNKNOWN),
|
||||
contentLength(0),
|
||||
body(nullptr),
|
||||
factory(nullptr)
|
||||
{ }
|
||||
|
|
Loading…
Add table
Reference in a new issue