added missing requirements
This commit is contained in:
parent
64596eaf46
commit
e230128be0
|
@ -70,6 +70,8 @@
|
||||||
"xutility": "cpp",
|
"xutility": "cpp",
|
||||||
"fstream": "cpp",
|
"fstream": "cpp",
|
||||||
"iostream": "cpp",
|
"iostream": "cpp",
|
||||||
"codecvt": "cpp"
|
"codecvt": "cpp",
|
||||||
|
"map": "cpp",
|
||||||
|
"xtree": "cpp"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue