save
[cdsspec-compiler.git] / benchmark / chase-lev-deque-bugfix / deque.h
index 8ddcdb6b27fb878b2a356acb086ab0a8ca3b8f81..b046cc7b7cc0d11af1d578be663ff067c39ae60a 100644 (file)
@@ -5,6 +5,7 @@
 #include <cdsannotate.h>
 #include <specannotation.h>
 #include <model_memory.h>
+#include "common.h"
 
 typedef struct {
        atomic_size_t size;