[CRT]: Add a missing header inclusion.

svn path=/trunk/; revision=69015
This commit is contained in:
Hermès Bélusca-Maïto 2015-09-05 00:41:56 +00:00
parent cba5662485
commit 090f1203a2

View file

@ -1150,5 +1150,5 @@ extern "C" {
#define stricmp _stricmp
#define wcsicmp _wcsicmp
#include <sec_api/string_s.h>
#endif