]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/thread.cpp
Make sure all files have the correct header
[libs/core.git] / source / core / thread.cpp
index 8e1134b80fa2e68ade849c5bff6033af3b6a2c25..a0d21875241e584614da7ed01aef0dd4ae4ae325 100644 (file)
@@ -4,6 +4,7 @@ This file is part of libmspcore
 Copyright © 2006 Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
+
 #ifndef WIN32
 #include <signal.h>
 #endif