X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace2%2Fbabeltrace.h;h=5e099a593b978e0e662ecf0e21a04284c0151422;hp=ed17a864b964b95263f0db990c6f2e1847fedba1;hb=9103e903a8;hpb=8cca03c6f0678cf878a62ef7863cf6ec7b6dff2d diff --git a/include/babeltrace2/babeltrace.h b/include/babeltrace2/babeltrace.h index ed17a864..5e099a59 100644 --- a/include/babeltrace2/babeltrace.h +++ b/include/babeltrace2/babeltrace.h @@ -173,5 +173,12 @@ #undef __BT_IN_BABELTRACE_H #undef __BT_UPCAST #undef __BT_UPCAST_CONST +#undef __BT_LOGGING_LEVEL_TRACE +#undef __BT_LOGGING_LEVEL_DEBUG +#undef __BT_LOGGING_LEVEL_INFO +#undef __BT_LOGGING_LEVEL_WARNING +#undef __BT_LOGGING_LEVEL_ERROR +#undef __BT_LOGGING_LEVEL_FATAL +#undef __BT_LOGGING_LEVEL_NONE #endif /* BABELTRACE2_BABELTRACE_H */