X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;h=55b74264f535dc13d269c894c341197c208d45c2;hb=e62ca0b357f09804d7d894949df44224c9d74bb7;hp=15965e44cdda16b41e6a33dd0b99d34190de668b;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/drv/wdt.h b/bertos/drv/wdt.h index 15965e44..55b74264 100644 --- a/bertos/drv/wdt.h +++ b/bertos/drv/wdt.h @@ -54,11 +54,7 @@ #include #if OS_QT - #if _QT < 4 - #include - #else #include - #endif #elif OS_POSIX #include #elif CPU_AVR