// Fill out your copyright notice in the Description page of Project Settings.

//#include "VRExpPluginExample.h"
#include "EmptyClassForProject.h"

EmptyClassForProject::EmptyClassForProject()
{
}

EmptyClassForProject::~EmptyClassForProject()
{
}