mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 05:45:33 +00:00
Bug 1155624 - follow up: MSVC requires including <algorithm> for std::max. CLOSED TREE
This commit is contained in:
parent
32e981896d
commit
af0f3ae86c
@ -8,6 +8,7 @@
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include <algorithm>
|
||||
#include <windows.h>
|
||||
#include <mmdeviceapi.h>
|
||||
#include <windef.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user