// 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. //***************************************************************************** #define _CRT_DEPENDENCY_ //this code depends on the crt file functions #include #include #include #include #include #include // for qsort #include #include #include #include #include #include "pesectionman.h" #include "ceegen.h" #include "ceesectionstring.h"