13 lines
302 B
C
13 lines
302 B
C
//
|
|
// OpenCastSwift.h
|
|
// OpenCastSwift
|
|
//
|
|
// Created by Miles Hollingsworth on 4/22/18
|
|
// Copyright © 2018 Miles Hollingsworth. All rights reserved.
|
|
//
|
|
|
|
@import Foundation;
|
|
|
|
FOUNDATION_EXPORT double ChromeCastCoreVersionNumber;
|
|
FOUNDATION_EXPORT const unsigned char ChromeCastCoreVersionString[];
|