8 lines
229 B
C++
8 lines
229 B
C++
// Copyright 2025 https://yuewu.dev/en All Rights Reserved.
|
|
|
|
|
|
#include "Targeting/GCS_TargetingSourceInterface.h"
|
|
|
|
|
|
// Add default functionality here for any IGCS_TargetingSourceInterface functions that are not pure virtual.
|