cstring is not needed here.

This commit is contained in:
phl0 2019-01-08 15:19:01 +01:00
parent 3cc09a70d4
commit 8df1e14ba4
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

View file

@ -21,7 +21,6 @@
#include "UDPSocket.h"
#include <cstdio>
#include <cstring>
int main(int argc, char** argv)
{