Removed std::string

This commit is contained in:
David Anderson
2004-06-29 06:56:31 +00:00
parent 47dd28bd63
commit 743767610a
3 changed files with 20 additions and 11 deletions

View File

@ -1,7 +1,6 @@
#ifndef _ENGINE_INCLUDE_H
#define _ENGINE_INCLUDE_H
#include <string>
#include <extdll.h>
#include <string.h>
#include <meta_api.h>