9 #ifndef IWORKPATH_FWD_H_INCLUDED    10 #define IWORKPATH_FWD_H_INCLUDED    12 #include <boost/shared_ptr.hpp>    13 #include <boost/unordered_map.hpp>    27 #endif //  IWORKPATH_FWD_H_INCLUDED Definition: IWORKBezierElement.cpp:18
Definition: IWORKPath.h:26
boost::shared_ptr< IWORKPath > IWORKPathPtr_t
Definition: IWORKPath_fwd.h:20
boost::unordered_map< ID_t, IWORKPathPtr_t > IWORKPathMap_t
Definition: IWORKPath_fwd.h:23