Ignore:
Timestamp:
2001-05-24T17:06:48+12:00 (23 years ago)
Author:
sjboddie
Message:

Fiddled about with mgpp to get it compiling on Windows under VC++ 6.0. I
still can't get it to compile under VC++ 4.2 because of some weird
behaviour in STLport.

Also tidied up a little and removed some of the old log information
that was scattered about in some of the files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/mgpp/lib/sysfuncs.h

    r2442 r2468  
    296296#endif
    297297
     298#ifndef __WIN32__
    298299#include <pathmax.h>
     300#endif
    299301
    300302/* Until getoptold function is declared in getopt.h, we need this here for
Note: See TracChangeset for help on using the changeset viewer.