#pragma once // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. #include #include #include #include #include #include #include #include #include "IBootstrapperEngine.h" #include "IBootstrapperApplication.h" #include "balutil.h" #include "balretry.h" #include "BAFunctions.h" #pragma managed #include