Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74165 - sandbox/mmap/boost/mmap
From: dsaritz_at_[hidden]
Date: 2011-08-30 12:08:58


Author: psiha
Date: 2011-08-30 12:08:58 EDT (Tue, 30 Aug 2011)
New Revision: 74165
URL: http://svn.boost.org/trac/boost/changeset/74165

Log:
Fixed an include directive.
Text files modified:
   sandbox/mmap/boost/mmap/amalgamated_lib.cpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/mmap/boost/mmap/amalgamated_lib.cpp
==============================================================================
--- sandbox/mmap/boost/mmap/amalgamated_lib.cpp (original)
+++ sandbox/mmap/boost/mmap/amalgamated_lib.cpp 2011-08-30 12:08:58 EDT (Tue, 30 Aug 2011)
@@ -24,6 +24,6 @@
 #include "mappble_objects/file/utility.inl"
 //#include "mappble_objects/shared_memory/posix/flags.inl"
 //#include "mappble_objects/shared_memory/win32/flags.inl"
-#include "mapped_view.inl"
+#include "mapped_view/mapped_view.inl"
 #include "mapping/mapping.inl"
 //------------------------------------------------------------------------------


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk