mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 731961 - Include cstdio from Mappable.cpp for sprintf. r=glandium
This commit is contained in:
parent
6167fb9598
commit
56145bf0f7
@ -8,6 +8,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
#include <cstdio>
|
||||
#include "Mappable.h"
|
||||
#ifdef ANDROID
|
||||
#include <linux/ashmem.h>
|
||||
|
Loading…
Reference in New Issue
Block a user