Suppress a warning that's in the windows mobile system headers.

[SVN r57963]
This commit is contained in:
Daniel James
2009-11-26 23:15:30 +00:00
parent 0dcf1b5cd2
commit 7023460394
33 changed files with 74 additions and 0 deletions
+2
View File
@@ -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"