Bug 911216 - Part 26: Fix includes in testPromise.cpp jsapi-test. r=me

This commit is contained in:
Till Schneidereit 2016-07-02 02:00:47 +02:00
Родитель 30520431d0
Коммит 1eabe5f054
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -5,8 +5,12 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "jsapi.h"
#include "jsapi-tests/tests.h"
using namespace JS;
static bool executor_called = false;
static bool