kicad/common/plugins
Marek Roszko 50d3a507d0 Mark some limits as constexpr
gcc doesn't need it and computes during compile regardless, but experimenting in godbolt, both clang and MSVC actually do need it or else it's partially computed at runtime


(cherry picked from commit ca7840334c)
2022-02-04 12:50:54 +00:00
..
altium Mark some limits as constexpr 2022-02-04 12:50:54 +00:00
cadstar CADSTAR: Reduce slowdown from progress reporting 2021-10-17 17:57:51 +01:00
eagle Fix centered rotated text in Pcbnew Eagle importer. 2021-10-27 14:38:42 +01:00