ref.h, values.h: doc: add #include in description
[babeltrace.git] / include / babeltrace / ref.h
index 9a74a43ccc61a4108311d673addfd6c6ba01b511..dfbdc54e2ba17fff6f339cc70863eb1aca8f12ab 100644 (file)
@@ -36,6 +36,10 @@ extern "C" {
 @ingroup apiref
 @brief Common reference counting management for all Babeltrace objects.
 
+@code
+#include <babeltrace/ref.h>
+@endcode
+
 The macros and functions of this module are everything that is needed
 to handle the <strong><em>reference counting</em></strong> of
 Babeltrace objects.
This page took 0.023325 seconds and 4 git commands to generate.