Initial commit
This commit is contained in:
12
Source/SCLTesting/EmptyClassForProject.cpp
Normal file
12
Source/SCLTesting/EmptyClassForProject.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
// Fill out your copyright notice in the Description page of Project Settings.
|
||||
|
||||
//#include "SCLTesting.h"
|
||||
#include "EmptyClassForProject.h"
|
||||
|
||||
EmptyClassForProject::EmptyClassForProject()
|
||||
{
|
||||
}
|
||||
|
||||
EmptyClassForProject::~EmptyClassForProject()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user