Commit e6b3a92e by Andy Maloney Committed by Jesse Beder

Use cassert instead of old assert.h (#750)

parent 47d32aad
#include <assert.h>
#include <cassert>
#include <iterator>
#include <sstream>
......
#include <assert.h>
#include <cassert>
#include "nodebuilder.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment