Update source.list and project files with btree headers.

This commit is contained in:
Jonathan G Rennison
2017-02-07 19:16:20 +00:00
parent b4cfb1adbc
commit 3d0ed3547b
7 changed files with 135 additions and 0 deletions

View File

@@ -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