X-Git-Url: https://ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Fparser%2Fdefault_reader.cpp;h=4017fd5cebbdc35301785a4ddeb84d03e176355f;hb=55a08d9cb9005bb10def92d5e8f5a816003da16b;hp=69b1a0c428d6ce632912e862d577dfff4b1d967f;hpb=4077d8b144e2e5f3db75cf95fbb590981b2eb8d4;p=ginac.git diff --git a/ginac/parser/default_reader.cpp b/ginac/parser/default_reader.cpp index 69b1a0c4..4017fd5c 100644 --- a/ginac/parser/default_reader.cpp +++ b/ginac/parser/default_reader.cpp @@ -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