Logging: define `BT_LOG*_SUPPORTED` when logging is supported
[babeltrace.git] / src / lib / trace-ir / event.h
index e1d3e441b639964bb44f7eb1ddd9dc452671573f..9cfbb56ab87227293ce8f9404a29f2efdab48d28 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 /* Protection: this file uses BT_LIB_LOG*() macros directly */
-#ifndef BABELTRACE_LIB_LOGGING_INTERNAL_H
+#ifndef BT_LIB_LOG_SUPPORTED
 # error Please include "lib/lib-logging.h" before including this file.
 #endif
 
This page took 0.023544 seconds and 4 git commands to generate.