X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=thread.cpp;fp=thread.cpp;h=7aded3bb8cda25790550a3818a4b3a40ff205496;hp=03bfd9d8931bf9e0970ecc0878bc079b3921173d;hb=94561762b1294b76508eb5554aedbb56fcaececc;hpb=cd2eb6436f31c562174d9ee055aef3481bf752a3 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() {