isearch/comm/request_base_all.h

9 lines
112 B
C
Raw Normal View History

2021-03-19 18:38:34 +08:00
#ifndef REQUEST_BASE_ALL_H
#define REQUEST_BASE_ALL_H
#include "request_base.h"
#include "pipetask.h"
#endif