Fix reported build error

This was SVN commit r7061.
This commit is contained in:
Ykkrosh 2009-08-01 15:34:18 +00:00
parent 46c437ad50
commit c67e2429b0

View File

@ -22,6 +22,8 @@
#ifndef INCLUDED_SECURE_CRT
#define INCLUDED_SECURE_CRT
#include <stdarg.h>
namespace ERR
{
const LibError STRING_NOT_TERMINATED = -100600;