diff --git a/app/common/commandlineparser.h b/app/common/commandlineparser.h index ce568f3db..8f35ded73 100644 --- a/app/common/commandlineparser.h +++ b/app/common/commandlineparser.h @@ -30,7 +30,7 @@ class CommandLineParser public: ~CommandLineParser(); - DISABLE_COPY_MOVE(CommandLineParser); + DISABLE_COPY_MOVE(CommandLineParser) class Option { public: