test/WriteFile: add missing include for fprintf()
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
static bool
|
static bool
|
||||||
Copy(OutputStream &dest, int src)
|
Copy(OutputStream &dest, int src)
|
||||||
|
Reference in New Issue
Block a user