Removed spurious forward declaration to a structure that will no longer be used.
[oota-llvm.git] / include / llvm / ADT / ImmutableMap.h
2007-10-09 Ted KremenekAdded implementation of immutable (functional) maps...