]> www.ginac.de Git - ginac.git/blobdiff - ginac/fail.h
- Inserted some more std:: to make it compile under GCC2.96.
[ginac.git] / ginac / fail.h
index c7a80a7e22cf54ac4aef3fdc31aca6cdf2d66811..ab313b2c65f232e1445e1b6f17c585f08d2c3253 100644 (file)
@@ -69,7 +69,7 @@ protected:
 // global constants
 
 extern const fail some_fail;
-extern const type_info & typeid_fail;
+extern const std::type_info & typeid_fail;
 
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC