Get rid of useless comment; if a file uses functions from a given header,
authorEli Friedman <eli.friedman@gmail.com>
Mon, 11 Apr 2011 20:16:05 +0000 (20:16 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 11 Apr 2011 20:16:05 +0000 (20:16 +0000)
commit2227f154eb2028a69adb538be350042dd68edb64
tree5907483fa4c9f836b4e4099b9682eaab2bec33b9
parent78a546936d585a74c9c0a73ae44b4e5a5688792d
Get rid of useless comment; if a file uses functions from a given header,
it is obvious that it should be included.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129295 91177308-0d34-0410-b5e6-96231b3b80d8
examples/ExceptionDemo/ExceptionDemo.cpp