Ticket #208: patch12.patch

File patch12.patch, 306 bytes (added by Charlie Hull, 17 years ago)

Adds io.h to fix Windows build problem

  • remoteconnection.cc

     
    2626#include "safefcntl.h"
    2727
    2828#include <string>
     29#include "io.h"
    2930
    3031#include "omassert.h"
    3132#include "omdebug.h"