diff --git a/others/src/options.cpp b/others/src/options.cpp index 3c3090a..75cdf72 100644 --- a/others/src/options.cpp +++ b/others/src/options.cpp @@ -118,8 +118,8 @@ std::map> options = { show_process = true; LOGM("Enable show processed image"); } - } -} + }} +}; void processOptions(int argc, char **argv) { if (argc >= 2) {