mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Get rid of useless comment; if a file uses functions from a given header,
it is obvious that it should be included. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129295 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
78a546936d
commit
2227f154eb
@ -62,11 +62,7 @@
|
||||
#include "llvm/Support/IRBuilder.h"
|
||||
#include "llvm/Support/Dwarf.h"
|
||||
|
||||
// Note: Some systems seem to have a problem finding
|
||||
// the symbols like stderr, and fprintf when this
|
||||
// header file is not included
|
||||
#include <cstdio>
|
||||
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user