]> www.ginac.de Git - ginac.git/blobdiff - ginac/structure.h
- Inserted some more std:: to make it compile under GCC2.96.
[ginac.git] / ginac / structure.h
index 972e1123d95937615e56047a2b04b93786315dc6..43828191997626ba69aa8f13cdcf03ac6876a335 100644 (file)
@@ -84,7 +84,7 @@ public:
 // global constants
 
 extern const structure some_structure;
-extern const type_info & typeid_structure;
+extern const std::type_info & typeid_structure;
 
 #ifndef NO_NAMESPACE_GINAC
 } // namespace GiNaC