mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1189967 - Add cmath to the wrapped STL headers. r=nfroyd
Somehow, TimeStamp.cpp fails to build with MSVC 2015 without this.
This commit is contained in:
parent
f2a2161664
commit
9afb1b9f84
@ -36,6 +36,7 @@ utility
|
|||||||
vector
|
vector
|
||||||
cassert
|
cassert
|
||||||
climits
|
climits
|
||||||
|
cmath
|
||||||
cstdarg
|
cstdarg
|
||||||
cstdio
|
cstdio
|
||||||
cstdlib
|
cstdlib
|
||||||
|
Loading…
Reference in New Issue
Block a user