X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=thread.cpp;h=7aded3bb8cda25790550a3818a4b3a40ff205496;hb=a0949bd6af9a604e7073354fc530353bbdb7871c;hp=03bfd9d8931bf9e0970ecc0878bc079b3921173d;hpb=e1722a5c0341fd541ce57f1eed4dc76cbd3efe07;p=cubemap diff --git a/thread.cpp b/thread.cpp index 03bfd9d..7aded3b 100644 --- a/thread.cpp +++ b/thread.cpp @@ -3,6 +3,8 @@ #include #include "thread.h" + +Thread::~Thread() {} void Thread::run() {