15 lines
154 B
C
15 lines
154 B
C
/*
|
|
* StaticList.h
|
|
*
|
|
* Created on: Oct 29, 2019
|
|
* Author: abody
|
|
*/
|
|
|
|
#ifndef STATICLIST_H_
|
|
#define STATICLIST_H_
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* STATICLIST_H_ */
|