#ifndef DXFDIM_H_ #define DXFDIM_H_ #include #include "value.h" extern boost::unordered_map dxf_dim_cache; extern boost::unordered_map dxf_cross_cache; #endif