#ifndef __URDE_CCOLLIDABLEOBBTREE_HPP__ #define __URDE_CCOLLIDABLEOBBTREE_HPP__ namespace urde { class CCollidableOBBTree { }; } #endif // __URDE_CCOLLIDABLEOBBTREE_HPP__