Fix compilation with GCC 10

issue#70
Sébastien Villemot 2020-05-28 14:21:58 +02:00
parent 3e0cae650f
commit 3c5d731500
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ using namespace std;
#include <map>
#include <set>
#include <string>
class EquationTags
{