Quellcode durchsuchen

Remove boost includes from main.cpp

anon vor 5 Jahren
Ursprung
Commit
58c8ca933f
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  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>