Bug 840339 - Include inlined JSScript definitions to fix warnings. r=dholbert

This commit is contained in:
Sean Stangl 2013-02-11 18:08:21 -08:00
parent 2519fe8873
commit 8fa72d6d4e

View File

@ -8,6 +8,8 @@
#ifndef jsion_compileinfo_h__
#define jsion_compileinfo_h__
#include "jsscriptinlines.h"
namespace js {
namespace ion {