diff --git a/src/ProcessInfo.cpp b/src/ProcessInfo.cpp index 69d60eb86..29c0b5a56 100644 --- a/src/ProcessInfo.cpp +++ b/src/ProcessInfo.cpp @@ -54,7 +54,7 @@ #endif #if defined(Q_OS_FREEBSD) -#include //krazy:exclude=includes +#include #include #include #include diff --git a/src/ViewContainer.cpp b/src/ViewContainer.cpp index 09b154e38..bd4bbda88 100644 --- a/src/ViewContainer.cpp +++ b/src/ViewContainer.cpp @@ -18,7 +18,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -//krazy:excludeall=qclasses // Own #include "ViewContainer.h"