compiles under gcc 10

This commit is contained in:
Mirko Scholz 2020-09-04 21:16:46 +02:00
parent ae9beb120a
commit 9464360014

View File

@ -32,7 +32,7 @@ using Catch::Matchers::Equals;
char Buf[DECN_BUF_SIZE];
extern char Buf[DECN_BUF_SIZE];
TEST_CASE("build decn"){