aboutsummaryrefslogtreecommitdiff
path: root/src/dtf/SfxCA/precomp.h
blob: 48d4f011f4c6ae6ce9b675e09073f2bcbe3a251a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#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 <windows.h>
#include <msiquery.h>
#include <strsafe.h>
#include <mscoree.h>
#include <io.h>
#include <fcntl.h>
#include <share.h>
#include <shlwapi.h>
#include <sys/stat.h>
#include <malloc.h>
#include <fdi.h>
#include <msiquery.h>
#import <mscorlib.tlb> raw_interfaces_only rename("ReportEvent", "CorReportEvent")
using namespace mscorlib;