Changeset - r10779:f531a4ee1b40
[Not reviewed]
master
0 1 0
rubidium - 15 years ago 2009-01-16 16:29:07
rubidium@openttd.org
(svn r15112) -Fix (r15108): transform should include algorithm as that's where it's from. Furthermore not including it gives compile errors for some
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/fileio.cpp
Show inline comments
 
@@ -19,6 +19,7 @@
 
#include <unistd.h>
 
#endif
 
#include <sys/stat.h>
 
#include <algorithm>
 

	
 
/*************************************************/
 
/* FILE IO ROUTINES ******************************/
0 comments (0 inline, 0 general)