#ifndef ET_END #define ET_END /* * end prefixing ET++ class names * after this file is included, ET++ class names have to be * prefixed manually, e.g. ET_(Object) */ #include "ET_Undefines.h" #include "ET_Prefix.h" #endif