diff options
author | rubidium <rubidium@openttd.org> | 2007-02-04 11:14:42 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-02-04 11:14:42 +0000 |
commit | 1945653380e11edae66b89371188e928d4c12b64 (patch) | |
tree | caf07b3f66fa32a5c092994b3767d58858985abd /src/rail.h | |
parent | 880412c5fd562a205475d115601594962dbbb61b (diff) | |
download | openttd-1945653380e11edae66b89371188e928d4c12b64.tar.xz |
(svn r8572) -Fix: use the C++ version of the Standard C Library headers. This due to the fact that some stl headers will include them anyway and #undef several defines made in stdafx.h.
An example of this is that fopen that we redefine to _wfopen (for Windows Unicode compatability), is reverted to a non-Windows Unicode compatible fopen. This makes it impossible to start openttd with non-ASCII characters in the path or load savegames with non-ASCII characters under Windows.
Diffstat (limited to 'src/rail.h')
0 files changed, 0 insertions, 0 deletions