Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / values.h
index d4a2214b1f35ff355ceeebadefa0f33a381c3c23..58aa99e202418468aec1294c42f927fe78e1fe5d 100644 (file)
@@ -28,7 +28,8 @@
 
 #include <stdint.h>
 #include <stddef.h>
-#include <babeltrace/ref.h>
+
+/* For bt_bool */
 #include <babeltrace/types.h>
 
 #ifdef __cplusplus
This page took 0.023684 seconds and 4 git commands to generate.