Nominally start ODS chapter 2.
This commit is contained in:
parent
903f2ad41c
commit
acbb50d43c
|
@ -0,0 +1,9 @@
|
|||
#ifndef __ODS_ODS_ARRAY__
|
||||
#define __ODS_ODS_ARRAY__
|
||||
|
||||
|
||||
class array {
|
||||
|
||||
};
|
||||
|
||||
#endif __ODS_ODS_ARRAY__
|
Loading…
Reference in New Issue