Commit 5b3dbf8f authored by Dominik Charousset's avatar Dominik Charousset

Remove unnecessary includes

parent 748dce7d
...@@ -22,9 +22,6 @@ ...@@ -22,9 +22,6 @@
#include <cstdio> #include <cstdio>
#include <iostream> #include <iostream>
#include <termios.h>
#include <unistd.h>
// -- custom actor and message types ------------------------------------------- // -- custom actor and message types -------------------------------------------
CAF_BEGIN_TYPE_ID_BLOCK(web_socket_client, caf::first_custom_type_id) CAF_BEGIN_TYPE_ID_BLOCK(web_socket_client, caf::first_custom_type_id)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment