Removed <algorithm> include from the main path

This commit is contained in:
Martin Hořeňovský
2017-07-28 15:11:05 +02:00
parent 287cc92b2c
commit d01fe03ba6
2 changed files with 18 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
#include <iostream>
#include <cerrno>
#include <limits>
TEST_CASE( "random SECTION tests", "[.][sections][failing]" ) {
int a = 1;