pivot-table: Avoid making PIVOT_N_AXES an enum member.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 28 Aug 2022 21:21:02 +0000 (14:21 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 28 Aug 2022 21:22:19 +0000 (14:22 -0700)
commitc58eba8588bd13499557e59f210d23e946ea9ddd
tree5b9287d7972226d788f3ed5b37db8dc637059dc4
parent891b597f6ac3e3020ac37bee8912045b01464c9e
pivot-table: Avoid making PIVOT_N_AXES an enum member.

Otherwise the compiler will complain about it not appearing in a switch.
src/output/pivot-table.h