mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 820048 - Added missing math.h (mingw fixup).
This commit is contained in:
parent
7d43e22a79
commit
3d29280992
@ -40,6 +40,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <math.h>
|
||||
#include "mozilla/unused.h"
|
||||
#include "mozilla/TimeStamp.h"
|
||||
#include "mozilla/Mutex.h"
|
||||
|
Loading…
Reference in New Issue
Block a user