mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Remove <algorithm> include from catch_commandline.cpp
This commit is contained in:
parent
49b55d53e4
commit
bf1e902ca1
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user