Revision: 22714
Author: [email protected]
Date: Wed Jul 30 14:40:57 2014 UTC
Log: Fix relative include path in cctest helper.
[email protected]
Review URL: https://codereview.chromium.org/431623002
http://code.google.com/p/v8/source/detail?r=22714
Modified:
/branches/bleeding_edge/test/cctest/compiler/value-helper.h
=======================================
--- /branches/bleeding_edge/test/cctest/compiler/value-helper.h Wed Jul 30
13:54:45 2014 UTC
+++ /branches/bleeding_edge/test/cctest/compiler/value-helper.h Wed Jul 30
14:40:57 2014 UTC
@@ -5,13 +5,14 @@
#ifndef V8_CCTEST_COMPILER_VALUE_HELPER_H_
#define V8_CCTEST_COMPILER_VALUE_HELPER_H_
+#include "src/v8.h"
+
#include "src/compiler/common-operator.h"
#include "src/compiler/node.h"
#include "src/compiler/node-matchers.h"
#include "src/isolate.h"
#include "src/objects.h"
#include "test/cctest/cctest.h"
-#include "v8.h"
namespace v8 {
namespace internal {
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.