0c2d081925
This forward declaration doesn't match the class defined inside the function, so the friend declaration does nothing. The friend declaration is also unneeded, because the function is a member of the class (and so are types defined within it), so these already have access to private members. |
||
---|---|---|
.. | ||
microwave_footprint.cpp | ||
microwave_inductor.cpp | ||
microwave_polygon.cpp | ||
microwave_tool.cpp | ||
microwave_tool.h |