Remove some unused includes in C++ files
[babeltrace.git] / src / cpp-common / bt2 / exc.hpp
index 96a6b2cf2a2549cf6a2ea0b8ea8658692d07077a..3b16a22b9082aa8fdec449cbdf208f2244d45b5e 100644 (file)
@@ -7,9 +7,6 @@
 #ifndef BABELTRACE_CPP_COMMON_BT2_EXC_HPP
 #define BABELTRACE_CPP_COMMON_BT2_EXC_HPP
 
-#include <stdexcept>
-#include <string>
-
 #include "cpp-common/exc.hpp"
 
 namespace bt2 {
This page took 0.023478 seconds and 4 git commands to generate.