From 6185a8752bec9e856bf78a8c2724640149f0a872 Mon Sep 17 00:00:00 2001 From: Tomyca <14jqhuang@stu.edu.cn> Date: Sun, 21 Aug 2016 22:41:42 +0800 Subject: [PATCH] pull request --- CThread.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/CThread.cpp b/CThread.cpp index ec6a0a2..8518ad7 100755 --- a/CThread.cpp +++ b/CThread.cpp @@ -12,6 +12,7 @@ #include #include +# Here comes tomyca, I just test how to use how to cooperate, thanks for you contributions. CThread::CThread(const char *m_thread_name) {