#ifndef ODESTRUCTOR_H__ #define ODESTRUCTOR_H__ enum { DESTRUCTOROBJECT_RANDOM = 1000, DESTRUCTOROBJECT_SIZE = 1001 }; #endif // ODESTRUCTOR_H__