#ifndef __VGH_MAP_HPP #define __VGH_MAP_HPP #include "handlemap.hpp" class ViewGroup; extern HandleMap ViewGroupHandleMap; #endif