]> www.ginac.de Git - ginac.git/blobdiff - ginac/lorentzidx.h
- Lewis-Wester tests D and E now benchmark the time to expand the
[ginac.git] / ginac / lorentzidx.h
index f7aa397b5a7fa6bf118a4d31300123fad11ef0e3..582cdc0bb379b4c723481d4e4a5d5682b6c15db3 100644 (file)
@@ -3,7 +3,7 @@
  *  Interface to GiNaC's lorentz indices. */
 
 /*
- *  GiNaC Copyright (C) 1999-2000 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -85,7 +85,7 @@ protected:
 // global constants
 
 extern const lorentzidx some_lorentzidx;
-extern const type_info & typeid_lorentzidx;
+extern const std::type_info & typeid_lorentzidx;
 
 // utility functions
 inline const lorentzidx &ex_to_lorentzidx(const ex &e)