fix missing headers on linux

This commit is contained in:
Martin Michelsen
2022-01-03 19:17:18 -08:00
parent c7a187f9ee
commit d5bd7fb7fc
+2
View File
@@ -2,6 +2,8 @@
#include <unordered_map>
#include <string>
#include <vector>
#include <memory>
enum Privilege {
KickUser = 0x00000001,