common: add make_unique_for_overwrite

This commit is contained in:
ameerj 2022-12-18 17:44:34 -05:00
parent e44d1fe73c
commit 88ba5a7f22
2 changed files with 26 additions and 0 deletions

View file

@ -78,6 +78,7 @@ add_library(common STATIC
logging/types.h
lz4_compression.cpp
lz4_compression.h
make_unique_for_overwrite.h
math_util.h
memory_detect.cpp
memory_detect.h