]> www.ginac.de Git - ginac.git/blobdiff - ginac/color.h
- Inserted some more std:: to make it compile under GCC2.96.
[ginac.git] / ginac / color.h
index 299b3be8c885cbeadb4bb30ed71c6001659c8437..0812dce87577e3f0a08d3bd2e1aa380d168976cf 100644 (file)
@@ -134,7 +134,7 @@ protected:
 // global constants
 
 extern const color some_color;
-extern const type_info & typeid_color;
+extern const std::type_info & typeid_color;
 
 // global functions
 inline const color &ex_to_color(const ex &e)