Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / fs-src / metadata.cpp
index 562ef981a71c2cda175b613fe5190b408a6c0612..ad215f9fdd216cfbd64c1ee5369ccf5ecefee811 100644 (file)
@@ -6,7 +6,6 @@
  */
 
 #include <glib.h>
-#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 
@@ -18,8 +17,6 @@
 #include "logging/comp-logging.h"
 
 #include "common/assert.h"
-#include "common/uuid.h"
-#include "compat/memstream.h"
 
 #include "../common/metadata/decoder.hpp"
 #include "file.hpp"
This page took 0.022335 seconds and 4 git commands to generate.