cpp-common/bt2/borrowed-obj.hpp: remove unused `SharedObj` forward decl.
[babeltrace.git] / src / cpp-common / bt2 / exc.hpp
index 4b57e43be51ed9ab329e3df021954c89c4580175..3b16a22b9082aa8fdec449cbdf208f2244d45b5e 100644 (file)
@@ -7,9 +7,6 @@
 #ifndef BABELTRACE_CPP_COMMON_BT2_EXC_HPP
 #define BABELTRACE_CPP_COMMON_BT2_EXC_HPP
 
-#include <string>
-#include <stdexcept>
-
 #include "cpp-common/exc.hpp"
 
 namespace bt2 {
This page took 0.02397 seconds and 4 git commands to generate.