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