9#ifndef IWORKPATH_FWD_H_INCLUDED
10#define IWORKPATH_FWD_H_INCLUDED
13#include <unordered_map>
Definition IWORKPath.h:88
Definition IWORKBezierElement.cpp:21
std::shared_ptr< IWORKPath > IWORKPathPtr_t
Definition IWORKPath_fwd.h:22
std::unordered_map< ID_t, IWORKPathPtr_t > IWORKPathMap_t
Definition IWORKPath_fwd.h:23