Clean up a few warnings found in Windows.

This commit is contained in:
Jason Turner
2012-05-28 10:48:19 -06:00
parent db8863c736
commit ed15cc1730
4 changed files with 8 additions and 7 deletions

View File

@@ -18,6 +18,7 @@
#include <vector>
#include <iostream>
#include <deque>
#include <list>
#include "boxed_value.hpp"
#include "type_info.hpp"