bugfix array def

This commit is contained in:
Kai Philipp
2019-09-09 19:33:20 +02:00
parent ada2365a73
commit 13ebae6618
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -39,6 +39,7 @@
#include <gsasl.h>
// #include <ctime> // @TODO: remove if really not necessary
// #include <array> // same here
using namespace std;
using boost::asio::ip::tcp;