Update of /cvsroot/boost/boost/boost/interprocess
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30311

Modified Files:
        windows_shared_memory.hpp 
Log Message:
no message

Index: windows_shared_memory.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/interprocess/windows_shared_memory.hpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- windows_shared_memory.hpp   12 Jun 2007 17:07:09 -0000      1.3
+++ windows_shared_memory.hpp   23 Jun 2007 12:53:54 -0000      1.4
@@ -25,6 +25,7 @@
 #include <boost/interprocess/exceptions.hpp>
 #include <boost/interprocess/detail/win32_api.hpp>
 #include <cstddef>
+#include <boost/cstdint.hpp>
 #include <string>
 
 /*!\file
@@ -126,6 +127,7 @@
 
    /// @cond
    private:
+
    //!Closes a previously opened file mapping. Never throws.
    void priv_close();
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to