bugfix vector include

This commit is contained in:
Kai Philipp
2019-09-11 04:38:54 +02:00
parent afcec9d39a
commit 1c1195fa43
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@
#include <db/serverdbcallback.h>
#include <string>
#include <list>
#include <vector>
typedef std::list<DB_id> db_list;