common: Move common sizes to their own header for code reuse.
This commit is contained in:
parent
01f04fee32
commit
28be8aec9a
3 changed files with 25 additions and 13 deletions
|
@ -109,6 +109,7 @@ add_library(common STATIC
|
|||
cityhash.h
|
||||
common_funcs.h
|
||||
common_paths.h
|
||||
common_sizes.h
|
||||
common_types.h
|
||||
concepts.h
|
||||
div_ceil.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue