X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=threads.cc;h=1e2af8cbba16343349b91a90e2f87d5bd335631b;hb=50f263af6b0ea0148dfaa1e527951c6b9022ff7f;hp=946b5e4f8a312d7a9d8b814d4be7f8785afc3a04;hpb=1517deafbf0cb93bfc14b4bb40609af63ccf8417;p=model-checker.git diff --git a/threads.cc b/threads.cc index 946b5e4..1e2af8c 100644 --- a/threads.cc +++ b/threads.cc @@ -1,7 +1,4 @@ -#include - #include "libthreads.h" -#include "schedule.h" #include "common.h" #include "threads.h"