Skip to content
Commit 29dd381f authored by John Criswell's avatar John Criswell
Browse files

Added #include <cassert>. In GCC 3.3, we don't get assert() through the other

language header files like we did under 3.2.1, and we're not grabbing it
through the LLVM header files either.  So just include it directly.

llvm-svn: 7996
parent 67fc400d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment