#ifndef __COREFW_COREFW_H__ #define __COREFW_COREFW_H__ #include "class.h" #include "object.h" #include "string.h" #include "array.h" #endif