summaryrefslogtreecommitdiff
path: root/src/misc/blob.hpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-02-04 11:14:42 +0000
committerrubidium <rubidium@openttd.org>2007-02-04 11:14:42 +0000
commit1945653380e11edae66b89371188e928d4c12b64 (patch)
treecaf07b3f66fa32a5c092994b3767d58858985abd /src/misc/blob.hpp
parent880412c5fd562a205475d115601594962dbbb61b (diff)
downloadopenttd-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/misc/blob.hpp')
0 files changed, 0 insertions, 0 deletions