add newline to the end of tpt-thread.h because windows cross compiler really hates the lack of one

This commit is contained in:
jacob1 2016-03-31 22:38:47 -04:00
parent 0fbb3bb27f
commit 0ebe2ed2b8

View File

@ -11,4 +11,4 @@
#include <pthread.h>
#undef GetUserName
#endif
#endif