mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-19 04:12:13 +00:00
Ticket #1593: [interprocess] 'streamoff' : is not a member of 'std'
[SVN r42931]
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user