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)
Otherwise the compiler will complain about it not appearing in a switch.


No differences found