| Index: test/cctest/test-diy-fp.cc
|
| diff --git a/test/cctest/test-diy-fp.cc b/test/cctest/test-diy-fp.cc
|
| index 255118e9673b2341b5aac14e7bd3569de8bfb4cb..0fea176c553c14740a7b7fbbc3817aea0fcc3a1b 100644
|
| --- a/test/cctest/test-diy-fp.cc
|
| +++ b/test/cctest/test-diy-fp.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"
|
|
|