mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Test removal of intsafe.h include
This commit is contained in:
parent
7a48f66807
commit
5341d513d2
1 changed files with 0 additions and 1 deletions
|
@ -24,6 +24,5 @@
|
||||||
#include <list>
|
#include <list>
|
||||||
#include <regex>
|
#include <regex>
|
||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
#include <intsafe.h>
|
|
||||||
#include <array>
|
#include <array>
|
||||||
#include <ppltasks.h>
|
#include <ppltasks.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue