X-Git-Url: http://g0dil.de/git?p=senf.git;a=blobdiff_plain;f=senf%2FPackets%2FVariantParser.ih;fp=senf%2FPackets%2FVariantParser.ih;h=039b1a86d1d2a0e53f8d5cd2a9f5e407ae1a706c;hp=f7361e4e537c9134f97648a8d4f713c6affadd47;hb=74febc7a9abc84c4939269b3443d15fc27f4e960;hpb=9de1568365b7ac411b84da000e18516d9c3b3293 diff --git a/senf/Packets/VariantParser.ih b/senf/Packets/VariantParser.ih index f7361e4..039b1a8 100644 --- a/senf/Packets/VariantParser.ih +++ b/senf/Packets/VariantParser.ih @@ -155,7 +155,7 @@ namespace detail { template \ struct BOOST_PP_CAT(name, _key_value_template) \ : public senf::detail::VariantKey {}; \ - template friend class senf::detail::VariantKey; \ + template friend struct senf::detail::VariantKey; \ typedef senf::detail::VariantKeyTransform< \ BOOST_PP_CAT(name,_chooser_value_type), \ boost::mpl::vector< \