From 4bc132e96d8d7d3f2e1d9fe013600ac6a4d6278e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 28 Dec 2007 09:08:00 +0000 Subject: [PATCH] Ticket #1543: [interprocess] 'streamoff' : is not a member of 'std' http://svn.boost.org/trac/boost/ticket/1543 [SVN r42322] --- test/file_mapping_test.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/file_mapping_test.cpp b/test/file_mapping_test.cpp index b9851c9..53182d1 100644 --- a/test/file_mapping_test.cpp +++ b/test/file_mapping_test.cpp @@ -11,6 +11,7 @@ #include #include #include +#include #include #include #include