Bug 875452 - Part 0: Fix include leak of IonCaches.h and others (r=nbp over IRC)

This commit is contained in:
Eric Faust 2013-08-10 22:20:35 -07:00
parent ca9b2a7969
commit 2c832cb266

View File

@ -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)