mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-31 23:21:52 +01:00
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