Added a missing include file.

This commit is contained in:
Harry Moffat 2008-12-16 18:07:55 +00:00
parent 4eebd8012c
commit 2ed6501053

View file

@ -15,6 +15,7 @@
#include <math.h>
#include "ckr_utils.h"
#include <string.h>
using namespace std;