#ifndef BSCRIPT_OBJECT_H #define BSCRIPT_OBJECT_H namespace Pol { namespace Bscript { extern void display_bobjectimp_instances(); } } #endif // BSCRIPT_OBJECT_H