diff --git a/include/eagle_parser.h b/include/eagle_parser.h index e37395ffba..0492a42efc 100644 --- a/include/eagle_parser.h +++ b/include/eagle_parser.h @@ -174,6 +174,8 @@ T Convert( const wxString& aValue ) throw XML_PARSER_ERROR( "Conversion failed. Unknown type." ); } +template <> +wxString Convert( const wxString& aValue ); /** * Class OPTIONAL_XML_ATTRIBUTE