#ifndef _MOCADECLARE_H #define _MOCADECLARE_H void __MOCA_DELETE_TABLES(); #define MOCA_CLEANUP __MOCA_DELETE_TABLES(); #endif //_MOCADECLARE_H