Index: test/cctest/test-weaktypedarrays.cc |
diff --git a/test/cctest/test-weaktypedarrays.cc b/test/cctest/test-weaktypedarrays.cc |
index 78b0e9585d7fa7138f3cbf6fc03e4dcf1d4836ce..796caa74f4bc46562e5f1aea3268f654178c1087 100644 |
--- a/test/cctest/test-weaktypedarrays.cc |
+++ b/test/cctest/test-weaktypedarrays.cc |
@@ -28,12 +28,12 @@ |
#include <stdlib.h> |
#include "src/v8.h" |
+#include "test/cctest/cctest.h" |
+ |
#include "src/api.h" |
#include "src/heap.h" |
#include "src/objects.h" |
-#include "test/cctest/cctest.h" |
- |
using namespace v8::internal; |
static Isolate* GetIsolateFrom(LocalContext* context) { |