0ad/source/lib/wsecure_crt.cpp
janwas 80057a82e5 patch, gameview: fix typos, revise according to coding convention
improve CPU brand string detection
wposix: no more ONCE during init (not thread-safe). also remove
redundant round_up
fold string_s into secure_crt

vfs: small fixes+commenting improvements while calling VFS back into
memory

This was SVN commit r5054.
2007-05-10 20:47:17 +00:00

7 lines
106 B
C++

// unicode version of secure_crt
#include "precompiled.h"
#define WSECURE_CRT
#include "secure_crt.cpp"