Commit 04285075 by xiongziliang

添加头文件宏

parent d85e19fb
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
// Created by xzl on 2017/12/1. // Created by xzl on 2017/12/1.
// //
#ifndef SRC_SHELL_SHELLCMD_H_
#define SRC_SHELL_SHELLCMD_H_
#include "Util/CMD.h" #include "Util/CMD.h"
#include "Common/MediaSource.h" #include "Common/MediaSource.h"
using namespace toolkit; using namespace toolkit;
...@@ -88,7 +91,6 @@ public: ...@@ -88,7 +91,6 @@ public:
} }
}; };
} /* namespace mediakit */ } /* namespace mediakit */
#endif //SRC_SHELL_SHELLCMD_H_
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论