Added Objective-C example
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// libztWrapper.hpp
|
||||
// libztExampleApp
|
||||
//
|
||||
// Created by Joseph Henry on 10/19/17.
|
||||
// Copyright © 2017 ZeroTier, Inc. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef libztWrapper_hpp
|
||||
#define libztWrapper_hpp
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#endif /* libztWrapper_hpp */
|
||||
Reference in New Issue
Block a user