Pass pugi xml_mode by value; refine coding style.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "calc_client.h"
|
||||
|
||||
int main() {
|
||||
LOG_INIT(webcc::INFO, 0);
|
||||
LOG_INIT(webcc::VERB, 0);
|
||||
|
||||
CalcClient calc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user