Logging: define `BT_LOG*_SUPPORTED` when logging is supported
[babeltrace.git] / src / ctf-writer / assert-pre.h
index 0291190d93059c57e12e0cbeb012baf499ac126a..5444760d77d7bf994c09e0d2c1b234368a126977 100644 (file)
@@ -35,7 +35,7 @@
  * you also need to use logging explicitly.
  */
 
-#ifndef BABELTRACE_LOGGING_INTERNAL_H
+#ifndef BT_LOG_SUPPORTED
 # error Include "logging/log.h" before this header.
 #endif
 
This page took 0.025456 seconds and 4 git commands to generate.