HCppBox/hbox/hshell.h
2025-03-17 20:59:55 +08:00

15 lines
416 B
C

/***************************************************************
* Name: hshell.h
* Purpose: 声明hshell接口
* Author: HYH (hyhsystem.cn)
* Created: 2025-03-17
* Copyright: HYH (hyhsystem.cn)
* License: MIT
**************************************************************/
#ifndef __HSHELL_H_INCLUDED__
#define __HSHELL_H_INCLUDED__
#include "hshell/hshell.h"
#endif // __HSHELL_H_INCLUDED__