Added some missing cstring includes

This commit is contained in:
Phil Nash 2017-06-29 11:43:20 +01:00
parent 60f25c7ffd
commit f9ce8fd03b
2 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,8 @@
#include "catch.hpp"
#include <cstring>
namespace Catch {
// Implementation of test accessors