Changed _array_included to _cellarray_included
This commit is contained in:
parent
77ca104a8d
commit
7bb562182f
|
@ -1,8 +1,8 @@
|
|||
#if defined _array_included
|
||||
#if defined _cellarray_included
|
||||
#endinput
|
||||
#endif
|
||||
|
||||
#define _array_included
|
||||
#define _cellarray_included
|
||||
|
||||
/**
|
||||
* These arrays are intended to be used for a form of global storage without
|
||||
|
|
Loading…
Reference in New Issue
Block a user