]> www.ginac.de Git - ginac.git/blobdiff - ginac/lorentzidx.cpp
Transition to the (yet to be released) CLN 1.1.
[ginac.git] / ginac / lorentzidx.cpp
index 91fc6d9e183e9d15d41f9c0a679bb4d5d2f771e7..584a5d0e2d169ae9004137e4e1b7d3efac5b3d75 100644 (file)
@@ -293,7 +293,7 @@ lorentzidx lorentzidx::create_anonymous_representative(void) const
 //////////
 
 const lorentzidx some_lorentzidx;
-const type_info & typeid_lorentzidx=typeid(some_lorentzidx);
+const std::type_info & typeid_lorentzidx = typeid(some_lorentzidx);
 
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC