6 lines
136 B
C++
6 lines
136 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "InsightsSettings.h"
|
|
|
|
FInsightsSettings FInsightsSettings::Defaults(true);
|