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 b43c9fa145
commit 079f8025b3
16 changed files with 63 additions and 19 deletions
+2
View File
@@ -6,6 +6,8 @@
// Check that I haven't inadvertantly pulled namespace std into the global
// namespace.
#include "./config.hpp"
#include <list>
#include <boost/functional/hash.hpp>