Update Thread.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-16 18:01:53 -05:00
parent d6de0a8690
commit 98788d7e99
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ private:
#ifndef _WIN32
bool m_running;
#endif
};
};