]> www.ginac.de Git - ginac.git/blobdiff - ginac/parser/default_reader.cpp
Prepare for 1.6.3 release.
[ginac.git] / ginac / parser / default_reader.cpp
index 69b1a0c428d6ce632912e862d577dfff4b1d967f..4017fd5cebbdc35301785a4ddeb84d03e176355f 100644 (file)
@@ -4,7 +4,7 @@
  **/
 
 /*
- *  GiNaC Copyright (C) 1999-2011 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2014 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
@@ -23,6 +23,7 @@
 
 #include "parse_context.h"
 #include "power.h"
+#include "lst.h"
 #include "operators.h"
 #include "inifcns.h"
 #ifdef HAVE_CONFIG_H