瀏覽代碼

Remove boost includes from main.cpp

anon 5 年之前
父節點
當前提交
58c8ca933f
共有 1 個文件被更改,包括 0 次插入3 次删除
  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 <thread>