Skip to content

Commit e46e318

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 42ed9fd commit e46e318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/dynamic-graph/logger.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ enum MsgType {
5959

6060
namespace dynamicgraph {
6161

62-
//#define LOGGER_VERBOSITY_INFO_WARNING_ERROR
62+
// #define LOGGER_VERBOSITY_INFO_WARNING_ERROR
6363
#define LOGGER_VERBOSITY_ALL
6464

6565
#define SEND_MSG(msg, type) \

0 commit comments

Comments
 (0)