diff --git a/drivers/common/include/pch.h b/drivers/common/include/pch.h index 27c75e609..ce4a50aeb 100644 --- a/drivers/common/include/pch.h +++ b/drivers/common/include/pch.h @@ -16,9 +16,6 @@ #ifndef QT_NO_DEBUG_STREAM # include #endif -#ifdef _WIN32 -# include -#endif #include #include diff --git a/include/pch.h b/include/pch.h index f6645eba0..48fa811eb 100644 --- a/include/pch.h +++ b/include/pch.h @@ -20,9 +20,6 @@ #ifndef QT_NO_DEBUG_STREAM # include #endif -#ifdef _WIN32 -# include -#endif #ifndef TINYORM_USING_TINYDRIVERS # include