mirror of
https://github.com/skywind3000/kcp.git
synced 2025-02-06 21:09:19 +08:00
revert
This commit is contained in:
parent
bf4cc82998
commit
eb4eae10d8
4
ikcp.h
4
ikcp.h
@ -9,8 +9,8 @@
|
|||||||
// + Lightweight, distributed as a single source file.
|
// + Lightweight, distributed as a single source file.
|
||||||
//
|
//
|
||||||
//=====================================================================
|
//=====================================================================
|
||||||
#ifndef IKCP_H
|
#ifndef __IKCP_H__
|
||||||
#define IKCP_H
|
#define __IKCP_H__
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user