calculator/src/Calculator/pch.cpp
Howard Wolosky c13b8a099e Hello GitHub
2019-01-28 16:24:37 -08:00

10 lines
203 B
C++

// 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"