// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. #pragma once //----------------------------------------------------------------------------- // common platform headers //----------------------------------------------------------------------------- #include "CommonPlatform.h" //----------------------------------------------------------------------------- // additional standard library headers //----------------------------------------------------------------------------- #include #include #include #include #include