X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=cmodelint.cc;h=7e52d10798ffc8777ebe2d7d4915055300b32c4d;hb=547377c72c02a7831b63f5c7aa2ac2559109907c;hp=228c40f9ec8d02b1a7b9c599a6cf69fc1c4ebf78;hpb=5485feb8f53f4fe816b08d854fc3e82b00c33b0b;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) {