Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / lttng-live / data-stream.cpp
index 5ab21297db99b79899ea0389c7fd6a6b2aad3a4b..9ad1e9ef8412186cb8ef465d75cbe5d873857492 100644 (file)
 #include <glib.h>
 #include <inttypes.h>
 #include <stdio.h>
-#include <stdlib.h>
 
 #include <babeltrace2/babeltrace.h>
 
+#include "plugins/ctf/common/metadata/decoder.hpp"
+
 #define BT_COMP_LOG_SELF_COMP self_comp
 #define BT_LOG_OUTPUT_LEVEL   log_level
 #define BT_LOG_TAG            "PLUGIN/SRC.CTF.LTTNG-LIVE/DS"
This page took 0.023858 seconds and 4 git commands to generate.