From eb4eae10d80692fe4688ce0cda0933f4d20225bb Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Thu, 14 Jul 2016 01:17:54 +0800 Subject: [PATCH] revert --- ikcp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ikcp.h b/ikcp.h index 5f5d571..42cee60 100644 --- a/ikcp.h +++ b/ikcp.h @@ -9,8 +9,8 @@ // + Lightweight, distributed as a single source file. // //===================================================================== -#ifndef IKCP_H -#define IKCP_H +#ifndef __IKCP_H__ +#define __IKCP_H__ #include #include