|
|
- // Fill out your copyright notice in the Description page of Project Settings.
-
- #include "WindowsFileUtilityPrivatePCH.h"
- #include "WFUFileListInterface.h"
-
-
- UWFUFileListInterface::UWFUFileListInterface(const class FObjectInitializer& PCIP)
- : Super(PCIP)
- {
-
- }
|