1 2 3 4 5 6
#ifndef JSDestructibleObject_h #define JSDestructibleObject_h #include "JSObject.h" #endif