summaryrefslogtreecommitdiff
path: root/node/Array.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Array.hpp')
-rw-r--r--node/Array.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/node/Array.hpp b/node/Array.hpp
index d48c2f52..c31626b2 100644
--- a/node/Array.hpp
+++ b/node/Array.hpp
@@ -25,8 +25,8 @@
* LLC. Start here: http://www.zerotier.com/
*/
-#ifndef _ZT_ARRAY_HPP
-#define _ZT_ARRAY_HPP
+#ifndef ZT_ARRAY_HPP
+#define ZT_ARRAY_HPP
#include <string>
#include <algorithm>