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

View File

@@ -6,6 +6,8 @@
// This test creates the containers with members that meet their minimum
// requirements. Makes sure everything compiles and is defined correctly.
#include "../helpers/prefix.hpp"
#include <boost/unordered_set.hpp>
#include <iostream>