X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=impatomic.cc;h=65b42fe558786052ab24efdd4f7a0d26970f012a;hb=e019c4b58edb829582d6a5689240b9e8e8908f05;hp=df11202d8ade74f9e677bd8ebb46b2fc1bf062cd;hpb=247e28f81f258c3c380be00a89430186f8ac11ed;p=model-checker.git diff --git a/impatomic.cc b/impatomic.cc index df11202..65b42fe 100644 --- a/impatomic.cc +++ b/impatomic.cc @@ -1,6 +1,7 @@ #include "impatomic.h" #include "common.h" #include "model.h" +#include "threads-model.h" namespace std {