Added a missing include file.
This commit is contained in:
parent
70fb26459e
commit
72b38cd0e6
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
#include "Cabinet.h"
|
||||
#include "Storage.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
// Values returned for error conditions
|
||||
#define ERR -999
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue