Index: archive_exception.hpp =================================================================== --- archive_exception.hpp (revision 55841) +++ archive_exception.hpp (working copy) @@ -20,9 +20,14 @@ #include #include +#include #include #include +#if defined(BOOST_WINDOWS) +#include +#endif + #include // must be the last header namespace boost {