mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 909139 - Define integer types before using them for profiler stubs. r=ms2ger
This commit is contained in:
parent
a8096f4cf2
commit
296b6737d4
@ -57,6 +57,8 @@ class TimeStamp;
|
|||||||
|
|
||||||
#ifndef MOZ_ENABLE_PROFILER_SPS
|
#ifndef MOZ_ENABLE_PROFILER_SPS
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
struct JSContext;
|
struct JSContext;
|
||||||
class JSObject;
|
class JSObject;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user