Skip to content

Commit

Permalink
fix bug of missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-tz committed Apr 8, 2024
1 parent 8ee250e commit 6d298c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/src/Strategy/PlayerTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* 这个类表示队员的各种任务,包括带球,传球,跑位,面向,拦截,卡位等
* 这个类的执行结果是产3系列基本动作
*/
#include <memory>
#include <PlayerCommand.h>
#include <misc_types.h>
#include <string>
Expand Down

0 comments on commit 6d298c7

Please sign in to comment.