forked from boostorg/unordered
Suppress a warning that's in the windows mobile system headers.
[SVN r57963]
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
// The code for erasing elements from containers with equivalent keys is very
|
||||
// hairy with several tricky edge cases - so explicitly test each one.
|
||||
|
||||
#include "../helpers/prefix.hpp"
|
||||
|
||||
#include <boost/unordered_map.hpp>
|
||||
#include "../helpers/test.hpp"
|
||||
#include "../helpers/list.hpp"
|
||||
|
||||
Reference in New Issue
Block a user