forked from catchorg/Catch2
Added some missing cstring includes
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include "catch.hpp"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
namespace Catch {
|
||||
|
||||
// Implementation of test accessors
|
||||
|
Reference in New Issue
Block a user