forked from catchorg/Catch2
Remove <algorithm> include from catch_commandline.cpp
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
#include <catch2/interfaces/catch_interfaces_registry_hub.hpp>
|
||||
#include <catch2/interfaces/catch_interfaces_reporter.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
#include <ctime>
|
||||
|
||||
|
Reference in New Issue
Block a user