mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 875452 - Part 0: Fix include leak of IonCaches.h and others (r=nbp over IRC)
This commit is contained in:
parent
ca9b2a7969
commit
2c832cb266
@ -10,10 +10,6 @@
|
||||
#include "mozilla/Casting.h"
|
||||
#include "mozilla/DebugOnly.h"
|
||||
|
||||
#include "jsopcode.h"
|
||||
|
||||
#include "jit/IonCaches.h"
|
||||
#include "jit/IonFrames.h"
|
||||
#if defined(JS_CPU_X86)
|
||||
# include "jit/x86/Assembler-x86.h"
|
||||
#elif defined(JS_CPU_X64)
|
||||
|
Loading…
Reference in New Issue
Block a user