[era] add an include that's needed on debian

This commit is contained in:
Joe Thornber 2014-09-01 15:11:04 +01:00
parent b2d7dec460
commit 666c7ac105

View File

@ -7,6 +7,7 @@
#include <expat.h>
#include <iosfwd>
#include <map>
#include <stdexcept>
using namespace std;