diff --git a/src/common/log.h b/src/common/log.h index d3090ad75bf88b3247686edb31baa6e523ef0dc3..d964d9c1b39a7e72e3d757ef2be0737fd1d25f94 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -178,7 +178,7 @@ struct Print { Print p = Print(); return p; } - + private: };