compiles under gcc 10
This commit is contained in:
@ -32,7 +32,7 @@ using Catch::Matchers::Equals;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
char Buf[DECN_BUF_SIZE];
|
extern char Buf[DECN_BUF_SIZE];
|
||||||
|
|
||||||
|
|
||||||
TEST_CASE("build decn"){
|
TEST_CASE("build decn"){
|
||||||
|
Reference in New Issue
Block a user