calculator/internal/CalculatorUnitTests/pch.cpp

11 lines
204 B
C++
Raw Normal View History

2019-01-29 08:24:37 +08:00
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//
// pch.cpp
// Include the standard header and generate the precompiled header.
//
#include "pch.h"