Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-resolve.cpp
index 293ee4a553c4042d081d0c0bf88caba8a361ee98..b238b6fb0e4bb4775ca2d76ad6244b78a1cec26b 100644 (file)
@@ -7,8 +7,6 @@
 
 #include <glib.h>
 #include <inttypes.h>
-#include <limits.h>
-#include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
 
@@ -23,7 +21,6 @@
 
 #include "common/assert.h"
 #include "common/common.h"
-#include "common/macros.h"
 
 #include "ctf-meta-visitors.hpp"
 
This page took 0.022272 seconds and 4 git commands to generate.