6 lines
103 B
C++
6 lines
103 B
C++
|
#include "./ConfigInput.h"
|
||
|
#include "./Static.h"
|
||
|
|
||
|
STATIC_ALLOC(ConfigInput);
|
||
|
STATIC_TASK(ConfigInput);
|