Changeset 373089e in network-game for common/Player.h


Ignore:
Timestamp:
Oct 1, 2013, 4:07:32 PM (11 years ago)
Author:
dportnoy <dmp1488@…>
Branches:
master
Children:
e6c26b8
Parents:
6319311
Message:

The server compiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Player.h

    r6319311 r373089e  
    66
    77#include "Common.h"
     8
     9#if defined LINUX
     10   #include <netinet/in.h>
     11#endif
     12
    813#include "WorldMap.h"
    914
Note: See TracChangeset for help on using the changeset viewer.