mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-14 17:22:50 -07:00
Replace escape sequences with path separators in include paths
This commit is contained in:
parent
84941c698e
commit
0166daf5c7
73 changed files with 226 additions and 226 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "pch.h"
|
||||
#include "NavCategory.h"
|
||||
#include "AppResourceProvider.h"
|
||||
#include "Common\LocalizationStringUtil.h"
|
||||
#include "Common/LocalizationStringUtil.h"
|
||||
|
||||
using namespace CalculatorApp;
|
||||
using namespace CalculatorApp::Common;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue