#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 "wcautil.h" #include "memutil.h" #include "strutil.h" #include "wiutil.h" #include "CustomMsiErrors.h" #include "cpcost.h" #include "cputilexec.h" #include "cppartexec.h" #include "cppartroleexec.h" #include "cpappexec.h" #include "cpapproleexec.h" #include "cpasmexec.h" #include "cpsubsexec.h" #include "cputilsched.h" #include "cppartsched.h" #include "cppartrolesched.h" #include "cpappsched.h" #include "cpapprolesched.h" #include "cpasmsched.h" #include "cpsubssched.h" #include "..\..\caDecor.h"