Fix asserts with side-effects (per Keegan McAllister)

This commit is contained in:
Keith Winstein
2012-03-08 10:50:19 -05:00
parent 4a29ab9d70
commit df5d163f9c
15 changed files with 80 additions and 35 deletions
-1
View File
@@ -17,7 +17,6 @@
*/
#include <boost/typeof/typeof.hpp>
#include <assert.h>
#include <stdio.h>
#include "terminaldisplay.h"