Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-update-alignments.cpp
index 5927e92fd2af6140d0171029dd8b3bbe2a84550e..bea62bf997811babd6cf585482b4f8b3269c2a0c 100644 (file)
@@ -4,15 +4,7 @@
  * Copyright 2020 Philippe Proulx <pproulx@efficios.com>
  */
 
-#include <glib.h>
-#include <inttypes.h>
 #include <stdint.h>
-#include <string.h>
-
-#include <babeltrace2/babeltrace.h>
-
-#include "common/assert.h"
-#include "common/macros.h"
 
 #include "ctf-meta-visitors.hpp"
 
This page took 0.023255 seconds and 4 git commands to generate.