You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /usr/ports/cad/vtr-verilog-to-routing/work/vtr-verilog-to-routing-596caca/vpr/src/route/connection_box.cpp:1:
/usr/ports/cad/vtr-verilog-to-routing/work/vtr-verilog-to-routing-596caca/vpr/src/route/connection_box.h:17:17: error: implicit instantiation of undefined template 'std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >'
std::string name;
^
/usr/include/c++/v1/iosfwd:210:32: note: template is declared here
class _LIBCPP_TEMPLATE_VIS basic_string;
^
1 error generated.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: