| Index: test/cctest/test-code-stubs-ia32.cc
|
| diff --git a/test/cctest/test-code-stubs-ia32.cc b/test/cctest/test-code-stubs-ia32.cc
|
| index e0f9a453ed20fc65c8fea39f37aa47fc145efe8a..7f5d4c52625101c59acf1e0c094dafd71a81a6f5 100644
|
| --- a/test/cctest/test-code-stubs-ia32.cc
|
| +++ b/test/cctest/test-code-stubs-ia32.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 <limits>
|
|
|