mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-18 23:28:23 +00:00
Dead code removal, fix for cleanup GitHub issue #28
This commit is contained in:
@ -25,8 +25,8 @@
|
||||
* LLC. Start here: http://www.zerotier.com/
|
||||
*/
|
||||
|
||||
#ifndef _NONCOPYABLE_HPP__
|
||||
#define _NONCOPYABLE_HPP__
|
||||
#ifndef ZT_NONCOPYABLE_HPP__
|
||||
#define ZT_NONCOPYABLE_HPP__
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
Reference in New Issue
Block a user