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
Родитель 8eae71a4e1
Коммит 84a461ff01
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

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