Files

13 lines
244 B
C++
Raw Permalink Normal View History

// Fill out your copyright notice in the Description page of Project Settings.
//#include "SGVRETemplate.h"
#include "EmptyClassForProject.h"
EmptyClassForProject::EmptyClassForProject()
{
}
EmptyClassForProject::~EmptyClassForProject()
{
}