feat: latest deps and removing unused extern

This commit is contained in:
0x330a
2022-11-29 10:18:58 +11:00
parent 5bb2bfa779
commit 0eae6b8a94
6 changed files with 1 additions and 6 deletions

View File

@@ -2,6 +2,7 @@
// This header is here to provide just the basic bt_value/bt_dict/bt_list definitions without
// needing to include the full bt_serialize.h header.
#include <map>
#include <list>
#include <cstdint>