X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Ftools%2Fclam_tools%2Fvalue_tagger.cpp;h=2bac060202684e8b54325aa4c12ab9d4e7af1e9b;hb=46db3e069f6346301f8d55a1d155a4904f18ec1e;hp=240601d435e0df9ca91391029978fa8a04be2e3d;hpb=b51411a29f1a751a09e69f5676afeea24a94ac83;p=feisty_meow.git diff --git a/nucleus/tools/clam_tools/value_tagger.cpp b/nucleus/tools/clam_tools/value_tagger.cpp index 240601d4..2bac0602 100644 --- a/nucleus/tools/clam_tools/value_tagger.cpp +++ b/nucleus/tools/clam_tools/value_tagger.cpp @@ -229,6 +229,7 @@ int value_tagger::print_instructions_and_exit() { LOG(a_sprintf("%s usage:", filename(_global_argv[0]).basename().raw().s())); LOG(""); + LOG("\ This utility scans a code base for outcome and filter definitions. It will\n\ only scan the header files (*.h) found in the directories specified. The\n\ @@ -957,6 +958,7 @@ HOOPLE_MAIN(value_tagger, ) // static dependencies found by buildor_gen_deps.sh: #include #include + #include #include #include #include @@ -973,10 +975,10 @@ HOOPLE_MAIN(value_tagger, ) #include #include #include + #include #include #include #include - #include #include #include #include