X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2Fmaterial%2FEffectBuilder.hxx;h=be4b03452d035e0e89ff8b592bbf78fae61244f5;hb=a050654b4cac8c4813bddfc6e376730339b678b7;hp=833ff515a7844cf14c11181081fa2fc94a8ee7d9;hpb=2e71b64de1d937e2b7c34dd4a2365be455d0b82a;p=simgear.git diff --git a/simgear/scene/material/EffectBuilder.hxx b/simgear/scene/material/EffectBuilder.hxx index 833ff515..be4b0345 100644 --- a/simgear/scene/material/EffectBuilder.hxx +++ b/simgear/scene/material/EffectBuilder.hxx @@ -266,7 +266,7 @@ public: else return itr->second.ptr(); } - template friend class InstallAttributeBuilder; + template friend struct InstallAttributeBuilder; }; template