5 lines
155 B
C++
5 lines
155 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "IHandTracker.h"
|
|
|
|
// This file exists so that the static methods of IHandTracker are compiled.
|