Ignore:
Timestamp:
2001-05-07T17:23:41+12:00 (23 years ago)
Author:
jrm21
Message:

added #define line for iostream stuff to work under Mac OS X.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/statusaction.cpp

    r2212 r2379  
    2323 *
    2424 *********************************************************************/
     25
     26// following line required to get fstream.filedesc() on darwin (Mac OS X)
     27#define _STREAM_COMPAT  1
    2528
    2629#include "statusaction.h"
Note: See TracChangeset for help on using the changeset viewer.