summaryrefslogtreecommitdiff
path: root/src/context/cdlist_forward.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context/cdlist_forward.h')
-rw-r--r--src/context/cdlist_forward.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context/cdlist_forward.h b/src/context/cdlist_forward.h
index 82bc9cc15..a1e50c7c8 100644
--- a/src/context/cdlist_forward.h
+++ b/src/context/cdlist_forward.h
@@ -37,7 +37,7 @@
#include <memory>
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