// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. //***************************************************************************** // stdafx.h // // Common include file for utility code. //***************************************************************************** #include // for qsort #include #include #include #include #include #define FEATURE_NO_HOST // Do not use host interface #include #include #include "pewriter.h" #include "ceegen.h" #include "ceefilegenwriter.h" #include "ceesectionstring.h"