Added a missing include file.

This commit is contained in:
Harry Moffat 2008-12-16 20:45:04 +00:00
parent 70fb26459e
commit 72b38cd0e6

View file

@ -14,6 +14,7 @@
#include "Cabinet.h"
#include "Storage.h"
#include <string.h>
// Values returned for error conditions
#define ERR -999