diff --git a/cpp/platform/base/logging.h b/cpp/platform/base/logging.h index 99b91b14..36a6416c 100644 --- a/cpp/platform/base/logging.h +++ b/cpp/platform/base/logging.h @@ -15,10 +15,6 @@ #ifndef PLATFORM_BASE_LOGGING_H_ #define PLATFORM_BASE_LOGGING_H_ -#if defined NEARBY_WINDOWS_DLL -#include "base/logging.h" -#endif - #include "platform/api/log_message.h" #include "platform/api/platform.h"