Fixed gcc build

This commit is contained in:
Jordan Cristiano 2016-04-27 22:41:24 -04:00
parent 77b0e9d81e
commit 2fe7b12f7e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include "netmessages/netcontants.h"
#include <cstdint>
#include <cstddef>
#include <map>
#include <string>
#include <vector>