Skip to content
GitLab
Explore
Sign in
suyu
src
common
math_util.h
Find file
Blame
History
Permalink
common/math_util: Remove unnecessary static from PI
· cc080174
Lioncash
authored
Nov 21, 2018
const/constexpr variables have internal linkage by default.
cc080174
Loading