diff --git a/Utilities/Thread.h b/Utilities/Thread.h index 576eac264d..8aa3663694 100644 --- a/Utilities/Thread.h +++ b/Utilities/Thread.h @@ -5,7 +5,7 @@ #include "util/shared_ptr.hpp" #include -#include +#include #include "mutex.h" #include "lockless.h"