aboutsummaryrefslogtreecommitdiff
path: root/src/winterop/precomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/winterop/precomp.h')
-rw-r--r--src/winterop/precomp.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/winterop/precomp.h b/src/winterop/precomp.h
deleted file mode 100644
index eba996c7..00000000
--- a/src/winterop/precomp.h
+++ /dev/null
@@ -1,12 +0,0 @@
1#pragma once
2// 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.
3
4#include <windows.h>
5#include <aclapi.h>
6
7#include "dutil.h"
8#include "fileutil.h"
9#include "memutil.h"
10#include "strutil.h"
11#include "cabcutil.h"
12#include "cabutil.h"