]> www.ginac.de Git - ginac.git/blobdiff - ginac/exprseq.cpp
fixes for gcc 3.4
[ginac.git] / ginac / exprseq.cpp
index 9593b2c61103e99f4e7105560a408ec6ffb11c3f..828682f47f1672b05198f8c3cbb5e5a8768dc654 100644 (file)
@@ -24,7 +24,7 @@
 
 namespace GiNaC {
 
-GINAC_IMPLEMENT_REGISTERED_CLASS(exprseq, basic)
+template <> GINAC_IMPLEMENT_REGISTERED_CLASS(exprseq, basic)
 
 /** Specialization of container::info() for exprseq. */
 bool exprseq::info(unsigned inf) const