[Tuxnes-devel] io.h problem
Brought to you by:
tmmm
From: Jason D. S. <jd...@us...> - 2004-05-11 05:28:40
|
I still have a problem compiling for win32 whereby tuxnes's "io.h" is included instead of the system's <io.h>. This is very confusing to me. 1. dirent.h has an '#include <io.h>'. The use of <> here should mean system headers are included before local headers. 2. Of course there's a <types.h> as well as a "types.h". But we don't seem to have problems here. jason |