Revert removal of std:: prefixes and addtion of "using namespace std;".
authorReid Spencer <rspencer@reidspencer.com>
Fri, 30 Dec 2005 09:07:29 +0000 (09:07 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 30 Dec 2005 09:07:29 +0000 (09:07 +0000)
commit1adc3de9146fbf750efa57c6e2900c8ae00a1465
tree21aa8d5c73cbae2c6040a28964e749035526e3a6
parent64c9e7a3392982e366609996836e45a8f8356798
Revert removal of std:: prefixes and addtion of "using namespace std;".
This violates the LLVM coding standards.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25050 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-prof/llvm-prof.cpp