more standards compliance (damn, I can't wait for unordered_set (tee hee)

and unordered_map to make it into the standard)

Hurry up, JTC1 SC22 WG21 Library Working Group!

llvm-svn: 25020
This commit is contained in:
Duraid Madina 2005-12-26 13:34:00 +00:00
parent b0e0303401
commit 982da44df5
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include "llvm/System/Path.h"
#include <vector>
#include <memory>
namespace llvm {