diff --git a/src/Log.h b/src/Log.h index 15a61b5b70..546c010446 100644 --- a/src/Log.h +++ b/src/Log.h @@ -8,10 +8,6 @@ #ifndef CAMERASERVER_LOG_H_ #define CAMERASERVER_LOG_H_ -#include -#include -#include - #include "support/atomic_static.h" #include "support/Logger.h"