X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=cmodelint.cc;h=7e52d10798ffc8777ebe2d7d4915055300b32c4d;hb=c204d45f6621818bf1db92bf470baa531f0a3980;hp=228c40f9ec8d02b1a7b9c599a6cf69fc1c4ebf78;hpb=202074f941d19cef894068e7f79d76b2df598f4b;p=model-checker.git diff --git a/cmodelint.cc b/cmodelint.cc index 228c40f..7e52d10 100644 --- a/cmodelint.cc +++ b/cmodelint.cc @@ -1,5 +1,6 @@ #include "model.h" #include "cmodelint.h" +#include "threads-model.h" /** Performs a read action.*/ uint64_t model_read_action(void * obj, memory_order ord) {