mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
chore: Assistant.h 细节优化
This commit is contained in:
@@ -11,15 +11,10 @@
|
||||
#include "Common/AsstMsg.h"
|
||||
#include "Common/AsstTypes.h"
|
||||
|
||||
typedef unsigned char uchar;
|
||||
|
||||
namespace cv
|
||||
{
|
||||
class Mat;
|
||||
}
|
||||
|
||||
namespace asst
|
||||
{
|
||||
using uchar = unsigned char;
|
||||
|
||||
class AsstExtAPI
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user