mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-03-10 22:47:18 +00:00
Remove useless #include.
Patch contributed by Jeff Cohen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17891 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
|
||||
// Include the generic Unix implementation
|
||||
#include "Win32.h"
|
||||
#include "llvm/System/Program.h"
|
||||
#include <malloc.h>
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
Reference in New Issue
Block a user