This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/examples/bindings/objective-c/libztExampleApp/libztWrapper.hpp
2017-10-19 17:12:45 -07:00

15 lines
251 B
C++

//
// 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 */