mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Remove superfluous catch_session.hpp include in catch_sharding.hpp
This commit is contained in:
parent
c809cb4d1c
commit
2b69a3e216
@ -8,8 +8,7 @@
|
|||||||
#ifndef CATCH_SHARDING_HPP_INCLUDED
|
#ifndef CATCH_SHARDING_HPP_INCLUDED
|
||||||
#define CATCH_SHARDING_HPP_INCLUDED
|
#define CATCH_SHARDING_HPP_INCLUDED
|
||||||
|
|
||||||
#include <catch2/catch_session.hpp>
|
#include <cassert>
|
||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user