]> www.ginac.de Git - ginac.git/blobdiff - ginac/indexed.h
- Inserted some more std:: to make it compile under GCC2.96.
[ginac.git] / ginac / indexed.h
index 03dfa77af5593ed0d03b605f47641233938be473..44021b8e23302050e14ebedd72892c37068c5eff 100644 (file)
@@ -91,7 +91,7 @@ protected:
 // global constants
 
 extern const indexed some_indexed;
-extern const type_info & typeid_indexed;
+extern const std::type_info & typeid_indexed;
 
 // utility functions
 inline const indexed &ex_to_indexed(const ex &e)