8 lines
217 B
C++
8 lines
217 B
C++
|
|
// Copyright Sam Bonifacio. All Rights Reserved.
|
||
|
|
|
||
|
|
|
||
|
|
#include "Misc/AutoSettingsInputConfigInterface.h"
|
||
|
|
|
||
|
|
|
||
|
|
// Add default functionality here for any IAutoSettingsInputConfigInterface functions that are not pure virtual.
|