X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fargpar-utils%2Fargpar-utils.hpp;h=b77609edd5b53f35ea08da0b9e8f38c052c97d88;hb=36962e16797b5ca590c54a385ca594e2859ef8c2;hp=ea773450748c9bc63a5abd3032cfa95857d299c6;hpb=c9e313bc594f40a86eed237dce222c0fc99c957f;p=lttng-tools.git diff --git a/src/common/argpar-utils/argpar-utils.hpp b/src/common/argpar-utils/argpar-utils.hpp index ea7734507..b77609edd 100644 --- a/src/common/argpar-utils/argpar-utils.hpp +++ b/src/common/argpar-utils/argpar-utils.hpp @@ -8,16 +8,16 @@ #ifndef COMMON_ARGPAR_UTILS_H #define COMMON_ARGPAR_UTILS_H -#ifdef __cplusplus -extern "C" { -#endif - #include #include #include #include +#ifdef __cplusplus +extern "C" { +#endif + #define WHILE_PARSING_ARG_N_ARG_FMT "While parsing argument #%d (`%s`): " enum parse_next_item_status