mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Update src/CalcManager/Ratpack/support.cpp
Co-Authored-By: danbelcher-MSFT <dabelc@microsoft.com>
This commit is contained in:
parent
aae068e351
commit
f0bf82f9e3
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
//----------------------------------------------------------------------------
|
||||
|
||||
#include <string>
|
||||
#include <cstring> // for memmove
|
||||
#include <iostream> // for wostream
|
||||
#include "ratpak.h"
|
||||
|
||||
using namespace std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue