修复Centos 7编译找不到round()定义
This commit is contained in:
8
.vscode/settings.json
vendored
Normal file
8
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"C_Cpp.errorSquiggles": "disabled",
|
||||
"files.associations": {
|
||||
"string.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"ip2region.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user