8 lines
200 B
C++
8 lines
200 B
C++
// Fill out your copyright notice in the Description page of Project Settings.
|
|
|
|
|
|
#include "Inputable.h"
|
|
|
|
|
|
// Add default functionality here for any IInputtable functions that are not pure virtual.
|