X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Flib%2Futils%2Frun-in.hpp;h=0855e05e062ba697b3f9b4b4b51ad3a11833e634;hb=c802cacb9f0879a42e01575595a75bbefe7d3db9;hp=2220b97732e4d629f6b8797f08b70432f123bc92;hpb=145eca9d9f8caf8c3c084ec82b43dc1ee52870d2;p=babeltrace.git diff --git a/tests/lib/utils/run-in.hpp b/tests/lib/utils/run-in.hpp index 2220b977..0855e05e 100644 --- a/tests/lib/utils/run-in.hpp +++ b/tests/lib/utils/run-in.hpp @@ -7,9 +7,10 @@ #ifndef TESTS_LIB_UTILS_H #define TESTS_LIB_UTILS_H -#include #include +#include + using RunInCompClsQueryFunc = std::function; using RunInCompClsInitFunc = std::function; using RunInMsgIterClsInitFunc = std::function;