Fix more issues exposed by -pedantic-errors in c++03 mode
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@228711 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// NOTE: Undefined __DEPRECATED to prevent this test from failing with -Werror
|
||||
#undef __DEPRECATED
|
||||
#include <assert.h>
|
||||
#include <ext/hash_map>
|
||||
#include <string>
|
||||
|
Reference in New Issue
Block a user