mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
8 lines
129 B
C
8 lines
129 B
C
#pragma once
|
|
|
|
#include "AsstConf.h"
|
|
|
|
ASST_SUPPRESS_CV_WARNINGS_START
|
|
#include <opencv2/opencv.hpp>
|
|
ASST_SUPPRESS_CV_WARNINGS_END
|