]> www.ginac.de Git - ginac.git/blobdiff - ginac/remember.h
Happy new year!
[ginac.git] / ginac / remember.h
index 86257945dff59235af4f8a446d2a8184dc7c3f8e..d036e8d6f6bd00bd794828178b82547c3fda6ad6 100644 (file)
@@ -4,7 +4,7 @@
  *  in GiNaC functions */
 
 /*
- *  GiNaC Copyright (C) 1999-2007 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2015 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
  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-#ifndef __GINAC_REMEMBER_H__
-#define __GINAC_REMEMBER_H__
+#ifndef GINAC_REMEMBER_H
+#define GINAC_REMEMBER_H
 
 #include <iosfwd>
-#include <vector>
 #include <list>
+#include <vector>
 
 namespace GiNaC {
 
@@ -98,4 +98,4 @@ protected:
 
 } // namespace GiNaC
 
-#endif // ndef __GINAC_REMEMBER_H__
+#endif // ndef GINAC_REMEMBER_H