include c++ header for memset

This commit is contained in:
Stephen Birarda 2014-11-07 17:24:05 -08:00
parent 6a4808aac8
commit 9b2acadb4b

View file

@ -11,7 +11,7 @@
#include <limits>
#include <cmath>
#include <string.h>
#include <cstring>
#include "StDev.h"