mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Add missing <list> header include, needed by Ratpack/num.cpp
This commit is contained in:
parent
ba791a2b0f
commit
69d8b38bc2
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <memory>
|
||||
#include <vector>
|
||||
#include <limits>
|
||||
#include <list>
|
||||
#include <regex>
|
||||
#include <unordered_map>
|
||||
#include <intsafe.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue