]> git.sur5r.net Git - freertos/blobdiff - Demo/WIN32-MSVC/main.c
Greatly simplified the Win32 port by only allowing threads to run on a single CPU...
[freertos] / Demo / WIN32-MSVC / main.c
index 70c51bb874c6433ffe2557f289155dfc46a6b56f..44706775c4a4aeed1a70e6e25d329447eca1d5ac 100644 (file)
@@ -93,9 +93,7 @@
 #include "queue.h"\r
 \r
 /* Standard demo includes. */\r
-#include "partest.h"\r
 #include "BlockQ.h"\r
-#include "death.h"\r
 #include "integer.h"\r
 #include "semtest.h"\r
 #include "PollQ.h"\r