X-Git-Url: http://plrg.eecs.uci.edu/git/?p=model-checker.git;a=blobdiff_plain;f=cmodelint.cc;h=7e52d10798ffc8777ebe2d7d4915055300b32c4d;hp=228c40f9ec8d02b1a7b9c599a6cf69fc1c4ebf78;hb=4546308ab989c074f83d8607e16f13ffbcff494a;hpb=202074f941d19cef894068e7f79d76b2df598f4b 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) {