Common: Add build_timestamp.h

This commit is contained in:
Connor McLaughlin
2022-08-10 13:05:52 +10:00
parent 7be1ad0289
commit b698ff1fff
4 changed files with 100 additions and 0 deletions

View File

@ -4,6 +4,7 @@ add_library(common
assert.h
bitfield.h
bitutils.h
build_timestamp.h
byte_stream.cpp
byte_stream.h
crash_handler.cpp