Index: src/property-details.h |
diff --git a/src/property-details.h b/src/property-details.h |
index 48082c4799cb3f11f872fdaa4ca28598eb0c5695..5686ed074430be4198dd040fa6458f4e68f59cf0 100644 |
--- a/src/property-details.h |
+++ b/src/property-details.h |
@@ -59,7 +59,7 @@ namespace internal { |
class Smi; |
template<class> class TypeImpl; |
-class HeapTypeConfig; |
+struct HeapTypeConfig; |
typedef TypeImpl<HeapTypeConfig> Type; |
class TypeInfo; |