7 lines
83 B
C
7 lines
83 B
C
#pragma once
|
|
|
|
#include "task_base_config.h"
|
|
|
|
typedef task_base_config add_config;
|
|
|