Index: src/test/heap_test.cc
===================================================================
--- src/test/heap_test.cc	(revision 1215)
+++ src/test/heap_test.cc	(revision 1325)
@@ -70,4 +70,6 @@
     _Heap& heap;
     ItemIntMap& map;
+
+    Constraints() : heap(0), map(0) {}
   };
 };
