mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Include <future> in Calculator's pch
This commit is contained in:
parent
fcb3ecbfcb
commit
7685049d8a
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <concrt.h>
|
||||
#include <regex>
|
||||
#include <string>
|
||||
#include <future>
|
||||
|
||||
// C++\WinRT Headers
|
||||
#include "winrt/base.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue