mirror of
https://github.com/catchorg/Catch2.git
synced 2025-12-15 06:32:12 +01:00
Added some missing #includes
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "catch_stream.h"
|
||||
|
||||
#include <map>
|
||||
#include <cassert>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user