Skip to content

Commit 92a8d7e

Browse files
committed
chore: update headers
1 parent 8e0d363 commit 92a8d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber_cpp/library/report/StdOutReport.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#include "cucumber_cpp/library/report/StdOutReport.hpp"
2-
#include "cucumber_cpp/library/StepRegistry.hpp"
32
#include "cucumber_cpp/library/TraceTime.hpp"
43
#include "cucumber_cpp/library/engine/FeatureInfo.hpp"
54
#include "cucumber_cpp/library/engine/Result.hpp"
65
#include "cucumber_cpp/library/engine/RuleInfo.hpp"
76
#include "cucumber_cpp/library/engine/ScenarioInfo.hpp"
87
#include "cucumber_cpp/library/engine/StepInfo.hpp"
8+
#include "cucumber_cpp/library/engine/StepType.hpp"
99
#include <chrono>
1010
#include <cstddef>
1111
#include <filesystem>

0 commit comments

Comments
 (0)