Update source.list and project files with btree headers.
This commit is contained in:
@@ -1194,3 +1194,12 @@ thread/thread.h
|
||||
#else
|
||||
thread/thread_none.cpp
|
||||
#end
|
||||
|
||||
# Btree containers
|
||||
3rdparty/cpp-btree/btree.h
|
||||
3rdparty/cpp-btree/btree_container.h
|
||||
3rdparty/cpp-btree/btree_map.h
|
||||
3rdparty/cpp-btree/btree_set.h
|
||||
3rdparty/cpp-btree/safe_btree.h
|
||||
3rdparty/cpp-btree/safe_btree_map.h
|
||||
3rdparty/cpp-btree/safe_btree_set.h
|
||||
|
||||
Reference in New Issue
Block a user