Added pick device support

This commit is contained in:
Pasha Bibko
2025-11-15 19:19:43 +00:00
parent 2eb357b2ed
commit 12cdd4e515
4 changed files with 166 additions and 13 deletions

View File

@@ -12,3 +12,4 @@
#include <iostream>
#include <optional>
#include <vector>
#include <set>