test: avoid deprecated headers
This commit is contained in:
parent
6e0fe7b8c6
commit
d4f217f9f1
@ -1,4 +1,4 @@
|
|||||||
#include <stdio.h>
|
#include <cstdio>
|
||||||
|
|
||||||
extern "C" int fake_func(double *);
|
extern "C" int fake_func(double *);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user