stage3/print_datatypes_error.hh
changeset 936 0f7bcc160568
parent 933 76324f461aed
child 1047 34b733cb6641
--- a/stage3/print_datatypes_error.hh	Sun Sep 28 17:48:42 2014 +0100
+++ b/stage3/print_datatypes_error.hh	Sun Oct 19 08:36:49 2014 +0100
@@ -288,6 +288,7 @@
     /***********************/
     /* B 3.1 - Expressions */
     /***********************/
+    void *visit(   deref_operator_c   *symbol);
     void *visit(   deref_expression_c *symbol);
     void *visit(     ref_expression_c *symbol);
     void *visit(      or_expression_c *symbol);