Commit bcd27e2df35f1ce1e5dbdf4b6b0587db5d9f038d

Include string.h for strlen.
  
33 */
44
55#include <iostream>
6#include <string.h>
67
78#ifdef USE_ASSERT
89# include <assert.h>