1
0
forked from 0ad/0ad
0ad/source/lib/wstring_s.cpp
janwas 836cd08d5e # add CppDoc file header to all files, along with their descriptions.
also:
- renamed wdll to delay_load, and wdll_ver to dll_ver
- removed empty wcpu

This was SVN commit r3751.
2006-04-11 23:59:08 +00:00

7 lines
106 B
C++

// unicode version of string_s
#include "precompiled.h"
#define WSTRING_S
#include "string_s.cpp"