Large header file cleanup, removing engine minimal

Former-commit-id: 44000ab1d974311615c30ba2fe1f7cd9d6c61ca2
This commit is contained in:
morden
2018-07-30 20:37:20 -04:00
parent b8a5e7500b
commit 289fa84dd5
10 changed files with 15 additions and 11 deletions

View File

@@ -1,5 +1,7 @@
// Fill out your copyright notice in the Description page of Project Settings.
#include "AdvancedFriendsGameInstance.h"
#include "Kismet/GameplayStatics.h"
#include "Gameframework/PlayerController.h"
//General Log
DEFINE_LOG_CATEGORY(AdvancedFriendsInterfaceLog);