| Revision 1 (by moose, 2006/07/06 01:31:16) |
|---|
#ifdef linux # include "platform/linux.h" #endif #ifdef _MINGW_ # include "platform/mingw.h" #endif
| Revision 1 (by moose, 2006/07/06 01:31:16) |
|---|
#ifdef linux # include "platform/linux.h" #endif #ifdef _MINGW_ # include "platform/mingw.h" #endif