Preparing Lifxtest as a test benchmark; making adjustments in IoTSet for C++, etc.
[iot2.git] / benchmarks / drivers / Cpp / LifxLightBulb / LifxLightBulb.hpp
index 56bc7333360662b81d9cc6bf80f6117bcaab8320..79e8e9eb085e18e395cdf50b195696962f7ca3b5 100644 (file)
@@ -5,11 +5,9 @@
 #include <mutex>
 #include <thread>
 #include <chrono>
-#include <future>
 
 #include <string.h>
 #include <time.h>
-#include <pthread.h>
 
 #include "LightBulb.hpp"
 #include "Socket.hpp"