Moved all standard C headers to environment.h

date	99.06.09.17.31.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:58:19 +00:00
parent f719af7d86
commit 43d4e41e09

View File

@ -101,7 +101,6 @@
#include <interpreter.h>
#include <amlcode.h>
#include <namespace.h>
#include <string.h>
#define _THIS_MODULE "isutils.c"
#define _COMPONENT INTERPRETER