diff options
| author | pengxuanzheng <[email protected]> | 2020-10-10 15:46:14 +0800 |
|---|---|---|
| committer | pengxuanzheng <[email protected]> | 2020-10-10 15:46:14 +0800 |
| commit | 0dbf2e6957168a9f271881adf565918143f96586 (patch) | |
| tree | 61a914f568db470f2d5cd41da821d60fa17ebdf5 /example | |
| parent | c442fb51354754a029799b2efb26e016e9375d95 (diff) | |
删除不必要的注释信息v1.0.8
Diffstat (limited to 'example')
| -rw-r--r-- | example/multithread.cpp | 1 | ||||
| -rw-r--r-- | example/single_thread.cpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/example/multithread.cpp b/example/multithread.cpp index 48dd227..dcda1d5 100644 --- a/example/multithread.cpp +++ b/example/multithread.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: main.c > Author: pxz - > Mail: [email protected] > Created Time: Thu 09 Jul 2020 07:08:40 AM CST ************************************************************************/ extern "C" diff --git a/example/single_thread.cpp b/example/single_thread.cpp index b4efcc4..0aa1b11 100644 --- a/example/single_thread.cpp +++ b/example/single_thread.cpp @@ -1,7 +1,6 @@ /************************************************************************* > File Name: main.c > Author: pxz - > Mail: [email protected] > Created Time: Thu 09 Jul 2020 07:08:40 AM CST ************************************************************************/ extern "C" |
