mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
re/moved some headers in catch_tostring
This commit is contained in:
parent
4833932ab2
commit
0a614ee5ba
@ -10,6 +10,8 @@
|
||||
#include "catch_interfaces_config.h"
|
||||
#include "catch_context.h"
|
||||
|
||||
#include <iomanip>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
namespace Detail {
|
||||
|
@ -11,8 +11,6 @@
|
||||
#include "catch_common.h"
|
||||
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include <limits>
|
||||
#include <vector>
|
||||
#include <cstddef>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user