X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Flst.cpp;h=97e793e4bde043e1dd533e54c379236aba4a7a04;hp=566d16b172f9cc9081b84db060aee1113b2aaf88;hb=757406e244f4f257aafaa0f355d5376122cea10e;hpb=201fc92bfd5806596a5a75a5ae0586d7302c0897 diff --git a/ginac/lst.cpp b/ginac/lst.cpp index 566d16b1..97e793e4 100644 --- a/ginac/lst.cpp +++ b/ginac/lst.cpp @@ -24,7 +24,7 @@ namespace GiNaC { -GINAC_IMPLEMENT_REGISTERED_CLASS(lst, basic) +template <> GINAC_IMPLEMENT_REGISTERED_CLASS(lst, basic) /** Specialization of container::info() for lst. */ bool lst::info(unsigned inf) const