X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fthread.cpp;fp=source%2Fcore%2Fthread.cpp;h=a0d21875241e584614da7ed01aef0dd4ae4ae325;hb=cfc8e0b7b15ea505bd6a6a9599cbc5ce1e316963;hp=8e1134b80fa2e68ade849c5bff6033af3b6a2c25;hpb=7db1e6d50594b47a32ecca5a349a4e8540f890c0;p=libs%2Fcore.git diff --git a/source/core/thread.cpp b/source/core/thread.cpp index 8e1134b..a0d2187 100644 --- a/source/core/thread.cpp +++ b/source/core/thread.cpp @@ -4,6 +4,7 @@ This file is part of libmspcore Copyright © 2006 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ + #ifndef WIN32 #include #endif