Ticket #2528: managed_mapped_file_test.cpp.patch

File managed_mapped_file_test.cpp.patch, 479 bytes (added by Niklas Angare <li51ckf02@…>, 14 years ago)
  • libs/interprocess/test/managed_mapped_file_test.cpp

     
    1414#include <boost/interprocess/managed_mapped_file.hpp>
    1515#include <cstdio>
    1616#include <string>
     17#include <iostream>
    1718#include "get_process_id_name.hpp"
    1819
    1920using namespace boost::interprocess;