#ifndef CELEMENT_H #define CELEMENT_H #include "element.h" #ifndef CLASSES_CPP extern GB_DESC CElementDesc[]; #endif #endif // CELEMENT_H