need string.h

This commit is contained in:
David Rose 2008-06-24 22:48:44 +00:00
parent 8d7f794b41
commit 3a74e7e780

View File

@ -15,6 +15,7 @@
#include "typeRegistryNode.h"
#include <algorithm>
#include <string.h>
bool TypeRegistryNode::_paranoid_inheritance = false;