| Index: test/cctest/test-double.cc
|
| diff --git a/test/cctest/test-double.cc b/test/cctest/test-double.cc
|
| index cf9fbbd1d0a691a5f5ac13b69276989f8648c9fd..f96cb8ac7c470233f349d72d9a9c54c420793714 100644
|
| --- a/test/cctest/test-double.cc
|
| +++ b/test/cctest/test-double.cc
|
| @@ -25,6 +25,9 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| +// TODO(jochen): Remove this after the setting is turned on globally.
|
| +#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| +
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|