[SVN r62220]
This commit is contained in:
Beman Dawes
2010-05-25 23:47:37 +00:00
parent 012d1d3b75
commit c855c033b6

View File

@@ -42,6 +42,7 @@
#include <boost/scoped_array.hpp>
#include <boost/throw_exception.hpp>
#include <boost/detail/workaround.hpp>
#include <cstdlib> // for malloc, free
namespace fs = boost::filesystem;
using boost::system::error_code;