pivot-table: Make PIVOT_N_AXES a macro instead of an enum.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 3 Jul 2022 00:23:49 +0000 (17:23 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 3 Jul 2022 00:23:49 +0000 (17:23 -0700)
commit8fa7f029a15e77b17eddf14586bfb0d516776346
tree0299383d7b873ea5e42837ad3a4d3238567b4906
parent346375ff1e7ed31fa2da7cd2be632bd473250f57
pivot-table: Make PIVOT_N_AXES a macro instead of an enum.

This prevents warnings about "switch" statements without a "case"
for PIVOT_N_AXES.
src/output/pivot-table.h