mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-04 01:48:35 -04:00
Fix missing header for std::divides.
This commit is contained in:
parent
7d55c08330
commit
01868f2516
@ -30,6 +30,7 @@
|
|||||||
#include <array>
|
#include <array>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <functional>
|
||||||
#include "fail_fast.h"
|
#include "fail_fast.h"
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user