Remove some unused includes in C++ files
[babeltrace.git] / src / plugins / ctf / common / print.hpp
index 90c8d409127df1104d53f721bfc4ba2823638a3c..7db4dde951bc84195f55d2319e7375941baf9266 100644 (file)
@@ -10,7 +10,6 @@
 #define CTF_BTR_PRINT_H
 
 #include <stdio.h>
-#include "common/macros.h"
 
 #define PERR(fmt, ...)                                                                             \
     do {                                                                                           \
This page took 0.023927 seconds and 4 git commands to generate.