diff --git a/wrap/system/multithreading/atomic_int_generic.h b/wrap/system/multithreading/atomic_int_generic.h index 26423bbb..49b3ec76 100644 --- a/wrap/system/multithreading/atomic_int_generic.h +++ b/wrap/system/multithreading/atomic_int_generic.h @@ -4,8 +4,6 @@ #include "mt.h" -#include - namespace mt{ class atomicInt