Fix compile error of micro_thread with gcc 8.3.

This commit is contained in:
Xin Wang 2020-11-25 16:46:38 +08:00 committed by fengbojiang
parent c1b64d492e
commit f4073352dc
2 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@ app/nginx-1.16.0/Makefile
dpdk/.ci/ dpdk/.ci/
dpdk/.travis.yml dpdk/.travis.yml
.vscode/ .vscode/
.code.yml