11 lines
216 B
Objective-C
11 lines
216 B
Objective-C
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
|
|
#ifndef VCAM_Bridging_Header_h
|
|
#define VCAM_Bridging_Header_h
|
|
|
|
#import "ObjCUtility.h"
|
|
#import <LiveLinkProvider/LiveLink.h>
|
|
|
|
#endif /* VCAM_Bridging_Header_h */
|