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:
Mike Hommey 2015-08-21 16:11:46 +09:00
parent f2a2161664
commit 9afb1b9f84

View File

@ -36,6 +36,7 @@ utility
vector vector
cassert cassert
climits climits
cmath
cstdarg cstdarg
cstdio cstdio
cstdlib cstdlib