be more polite in public headers

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25036 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duraid Madina 2005-12-28 06:47:33 +00:00
parent bd6269c321
commit 7d0fe1b42a

View File

@ -23,6 +23,7 @@
#define LLVM_CODEGEN_MACHINECONSTANTPOOL_H
#include <vector>
#include <iosfwd>
namespace llvm {