From 25640feb0950139df936cb5b2d28de4fb434b6cf Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Sat, 17 Dec 2011 11:53:27 +0000 Subject: [PATCH] Deleted unneeded #include --- wrap/system/multithreading/atomic_int_generic.h | 2 -- 1 file changed, 2 deletions(-) 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