mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 03:37:39 +00:00
18 lines
296 B
C
18 lines
296 B
C
//
|
|
// Vendoo-Bridging-Header.h
|
|
// Vendoo
|
|
//
|
|
// Created by Okechi Onyeje on 6/3/16.
|
|
// Copyright © 2016 Okechi Onyeje. All rights reserved.
|
|
//
|
|
|
|
#ifndef Vendoo_Bridging_Header_h
|
|
#define Vendoo_Bridging_Header_h
|
|
|
|
|
|
|
|
|
|
//#import "EBayTradingServiceClient.h"
|
|
|
|
|
|
#endif /* Vendoo_Bridging_Header_h */ |