- fixed to compile on linux

This commit is contained in:
faded 2003-03-05 02:32:05 +00:00
parent 087a6ad88f
commit a56a4b563b

View file

@ -4,6 +4,10 @@
#include "nvparse_errors.h"
#include "nvparse_externs.h"
#ifndef _WIN32
#include <string.h>
#endif
void CombinersStruct::Validate()
{
if (2 == numConsts &&