From: Andreas Monzner Date: Thu, 12 May 2005 12:51:54 +0000 (+0000) Subject: add missing header X-Git-Tag: 2.6.0~5870 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/72042565cd6784df72578c3e40c6589d7366ced0?hp=02c37edf53c4182ad08ff716604872f718f18045 add missing header --- diff --git a/lib/base/thread.h b/lib/base/thread.h index 80c8d92a..629a9656 100644 --- a/lib/base/thread.h +++ b/lib/base/thread.h @@ -2,6 +2,7 @@ #define __lib_base_thread_h #include +#include class eThread {