Nominally start ODS chapter 2.
This commit is contained in:
9
ods/src/ods/array.h
Normal file
9
ods/src/ods/array.h
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
#ifndef __ODS_ODS_ARRAY__
|
||||||
|
#define __ODS_ODS_ARRAY__
|
||||||
|
|
||||||
|
|
||||||
|
class array {
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif __ODS_ODS_ARRAY__
|
||||||
Reference in New Issue
Block a user