another bugfix array declaration

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