pet_expr: avoid declarations of anonymous types in anonymous union
commit29f6003abf083a75cd636c7b9830a2132af34979
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 1 Feb 2016 14:59:15 +0000 (1 15:59 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 1 Feb 2016 14:59:15 +0000 (1 15:59 +0100)
tree2b4e8a213d0f743c89a3316a64b063d15ef3ebcb
parent09f202ecacb90ce980b9cc7ec33a6777aef9a7fd
pet_expr: avoid declarations of anonymous types in anonymous union

Apparently, they are not allowed in C++.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
expr.h