diff options
Diffstat (limited to 'node/Logger.hpp')
| -rw-r--r-- | node/Logger.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/node/Logger.hpp b/node/Logger.hpp index de71ed39..b99df392 100644 --- a/node/Logger.hpp +++ b/node/Logger.hpp @@ -25,8 +25,8 @@ * LLC. Start here: http://www.zerotier.com/ */ -#ifndef _ZT_LOGGER_HPP -#define _ZT_LOGGER_HPP +#ifndef ZT_LOGGER_HPP +#define ZT_LOGGER_HPP #include <stdio.h> |
