move src/math.cpp under src/util/
This commit is contained in:
parent
7c4ccf0209
commit
0a6e82e555
2 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ source = Split(
|
|||
renderer_common/render_markers_symbolizer.cpp
|
||||
renderer_common/render_pattern.cpp
|
||||
renderer_common/render_thunk_extractor.cpp
|
||||
math.cpp
|
||||
util/math.cpp
|
||||
value.cpp
|
||||
"""
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue