summaryrefslogtreecommitdiff
path: root/src/context/cdmap_forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdmap_forward.h')
-rw-r--r--src/context/cdmap_forward.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/cdmap_forward.h b/src/context/cdmap_forward.h
index 1024f0b54..214d9e700 100644
--- a/src/context/cdmap_forward.h
+++ b/src/context/cdmap_forward.h
@@ -29,7 +29,7 @@
#define __CVC4__CONTEXT__CDMAP_FORWARD_H
namespace __gnu_cxx {
- template <class Key> class hash;
+ template <class Key> struct hash;
}/* __gnu_cxx namespace */
namespace CVC4 {
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback