Added missing #include for assert to fix build failure

This commit is contained in:
Phil Nash
2012-12-02 00:05:51 +00:00
parent a1fbfea659
commit f276a0588c
4 changed files with 9 additions and 5 deletions

2
README
View File

@@ -1,4 +1,4 @@
CATCH v0.9 build 7 (integration branch)
CATCH v0.9 build 8 (integration branch)
---------------------------------------------
CATCH is an automated test framework for C, C++ and Objective-C.