Ticket #1593: [interprocess] 'streamoff' : is not a member of 'std'

[SVN r42931]
This commit is contained in:
Ion Gaztañaga
2008-01-23 19:34:39 +00:00
parent 59fbc2d90a
commit 3cd278a169

View File

@@ -9,6 +9,7 @@
//////////////////////////////////////////////////////////////////////////////
#include <boost/interprocess/detail/config_begin.hpp>
#include <ios> // for std::streamoff
#include <fstream>
#include <iostream>
#include <boost/interprocess/file_mapping.hpp>