Fix build break with minimal Windows OS CRT
authorJan Kotas <jkotas@microsoft.com>
Mon, 9 Feb 2015 17:21:18 +0000 (09:21 -0800)
committerJan Kotas <jkotas@microsoft.com>
Mon, 9 Feb 2015 17:21:18 +0000 (09:21 -0800)
commite259f85fcd23ae920ec54634d922cd9c27fec99f
treebb9a37426c4e7758cfdafaaf4123b1306020c0cf
parenta2f1a4d5d6a5e999989a830a982ec4191638fcb7
Fix build break with minimal Windows OS CRT

va_copy is not available in the minimal Windows OS CRT

[tfs-changeset: 1412529]
src/utilcode/sstring.cpp