Bug 1349064 - Add <regex> to config/std-headers. r=froydnj

This commit is contained in:
Jeff Gilbert 2019-02-20 14:14:17 -08:00
parent cd538febf3
commit eac3025b28

View File

@ -43,6 +43,7 @@ stl_headers = [
'map',
'memory',
'ostream',
'regex',
'set',
'stack',
'string',