bug 1068857: Fix includes to appeas the style checker on a CLOSED TREE (r=red)

This commit is contained in:
Marty Rosenberg 2014-09-19 08:22:53 -04:00
parent d613feb867
commit e81b6bc6a7

View File

@ -7,8 +7,8 @@
#include "jit/JitOptions.h"
#include "mozilla/TypeTraits.h"
#include "jsfun.h"
#include <cstdlib>
#include "jsfun.h"
using namespace js;
using namespace js::jit;