aboutsummaryrefslogtreecommitdiff
path: root/src/utils/hammer.cc
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-06-22 03:09:00 +0000
committerdos-reis <gdr@axiomatics.org>2013-06-22 03:09:00 +0000
commit14641621504f22a7c6874421d94b1f399666b336 (patch)
tree668f18332f2bf5c1a86db36889c22ac04a950b03 /src/utils/hammer.cc
parent6d072bf729ad585b2c9ce1f95b062726bba2c896 (diff)
downloadopen-axiom-14641621504f22a7c6874421d94b1f399666b336.tar.gz
* include/FileMapping.H: New.
Diffstat (limited to 'src/utils/hammer.cc')
-rw-r--r--src/utils/hammer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/hammer.cc b/src/utils/hammer.cc
index eb07b378..1c7e050b 100644
--- a/src/utils/hammer.cc
+++ b/src/utils/hammer.cc
@@ -49,6 +49,7 @@
#include <vector>
#include <map>
#include <open-axiom/storage>
+#include <open-axiom/FileMapping>
namespace OpenAxiom {
namespace Hammer {