mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-30 08:49:00 +02:00
Common: Introduce Range Sets
This commit is contained in:
parent
4d97c54676
commit
75f5d982a0
3 changed files with 354 additions and 0 deletions
|
|
@ -107,6 +107,8 @@ add_library(common STATIC
|
|||
quaternion.h
|
||||
range_map.h
|
||||
range_mutex.h
|
||||
range_sets.h
|
||||
range_sets.inc
|
||||
reader_writer_queue.h
|
||||
ring_buffer.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/scm_rev.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue