Change a #include into a forward declaration
authorChris Lattner <sabre@nondot.org>
Tue, 9 Oct 2007 03:40:30 +0000 (03:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Oct 2007 03:40:30 +0000 (03:40 +0000)
commitbe2c4596cb562bbb216af2a0dd5c3b5c489e722c
treeb537c3a5b68be4e6b21445e17440c41503a7e59d
parent8262df3aa49feaae18a86d21ed8a20427d638218
Change a #include into a forward declaration

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42781 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/FoldingSet.h
lib/Support/FoldingSet.cpp