diff --git a/Source/Common/Thread.h b/Source/Common/Thread.h index 33977c5fc..815770241 100644 --- a/Source/Common/Thread.h +++ b/Source/Common/Thread.h @@ -34,4 +34,4 @@ private: #ifndef _WIN32 bool m_running; #endif -}; \ No newline at end of file +};