stage3/narrow_candidate_datatypes.hh
changeset 827 e3800aff352c
parent 813 0630cc31569f
child 836 149398f525a7
--- a/stage3/narrow_candidate_datatypes.hh	Mon Aug 05 15:57:00 2013 +0100
+++ b/stage3/narrow_candidate_datatypes.hh	Wed Aug 07 10:18:29 2013 +0100
@@ -189,6 +189,7 @@
     /*************************************/
     void *visit(array_variable_c *symbol);
     void *visit(subscript_list_c *symbol);
+    void *visit(structured_variable_c *symbol);
 
     /******************************************/
     /* B 1.4.3 - Declaration & Initialisation */