mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 14:13:30 -07:00
Update src/CalcManager/UnitConverter.cpp
Co-Authored-By: danbelcher-MSFT <dabelc@microsoft.com>
This commit is contained in:
parent
3d76ed68a4
commit
aae068e351
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <cassert>
|
||||
#include <sstream>
|
||||
#include <algorithm> // for std::sort
|
||||
#include "Command.h"
|
||||
#include "UnitConverter.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue