compiles under gcc 10
This commit is contained in:
parent
ae9beb120a
commit
9464360014
@ -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"){
|
||||||
|
Loading…
Reference in New Issue
Block a user