mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
添加头文件宏
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
// Created by xzl on 2017/12/1.
|
||||
//
|
||||
|
||||
#ifndef SRC_SHELL_SHELLCMD_H_
|
||||
#define SRC_SHELL_SHELLCMD_H_
|
||||
|
||||
#include "Util/CMD.h"
|
||||
#include "Common/MediaSource.h"
|
||||
using namespace toolkit;
|
||||
@@ -88,7 +91,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
} /* namespace mediakit */
|
||||
|
||||
|
||||
|
||||
} /* namespace mediakit */
|
||||
#endif //SRC_SHELL_SHELLCMD_H_
|
||||
Reference in New Issue
Block a user