Browse Source

Remove boost includes from main.cpp

anon 5 years ago
parent
commit
58c8ca933f
1 changed files with 0 additions and 3 deletions
  1. 0 3
      daemon/src/main.cpp

+ 0 - 3
daemon/src/main.cpp

@@ -1,6 +1,3 @@
-#include <boost/asio.hpp>
-#include <boost/bind.hpp>
-#include <boost/enable_shared_from_this.hpp>
 #include <iostream>
 #include <iostream>
 #include <thread>
 #include <thread>