Skip to content

Commit

Permalink
removed old parts
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed May 3, 2018
1 parent b136579 commit 844c4b0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions include/librg.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,22 +114,13 @@
#ifdef ZPL_SYSTEM_WINDOWS
#define _WINSOCK_DEPRECATED_NO_WARNINGS
#endif
#if defined(ZPL_SYSTEM_UNIX) && !defined(HAS_SOCKLEN_T)
#define HAS_SOCKLEN_T
#endif
#ifdef LIBRG_IMPLEMENTATION
#define ZPL_IMPLEMENTATION
#define ZPLM_IMPLEMENTATION
#define ENET_IMPLEMENTATION
#endif
#include "zpl.h"
#include "zpl_math.h"

// temp fix
#ifndef typeof
#define typeof __typeof__
#endif

#include "enet.h"
#endif

Expand Down

0 comments on commit 844c4b0

Please sign in to comment.