#ifndef __COREFW_H__ #define __COREFW_H__ #include "cfwclass.h" #include "cfwobject.h" #include "cfwstring.h" #include "cfwarray.h" #endif