aboutsummaryrefslogtreecommitdiff
path: root/src/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'src/BUILD.bazel')
-rw-r--r--src/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BUILD.bazel b/src/BUILD.bazel
index 786a38f891..2c56f26c11 100644
--- a/src/BUILD.bazel
+++ b/src/BUILD.bazel
@@ -651,6 +651,7 @@ filegroup(
"core/utils/DataTypeUtils.cpp",
"core/utils/FormatUtils.cpp",
"core/utils/InterpolationPolicyUtils.cpp",
+ "core/utils/Math.cpp",
"core/utils/ScaleUtils.cpp",
"core/utils/StringUtils.cpp",
"core/utils/helpers/fft.cpp",