October3d55/Matain/ViveOpenXR/Source/ViveOpenXRCommon/Private/ViveOpenXRCommon.cpp

12 lines
183 B
C++

// Copyright HTC Corporation. All Rights Reserved.
#include "ViveOpenXRCommon.h"
FViveOpenXRCommon::FViveOpenXRCommon()
{
}
IMPLEMENT_MODULE(FViveOpenXRCommon, ViveOpenXRCommon)