Changeset 6319311 in network-game for common/Common.h


Ignore:
Timestamp:
Oct 1, 2013, 3:56:03 PM (12 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
master
Children:
373089e
Parents:
0693e25
Message:

Some redfinition issues related to winsock2 are fixed and a few allegro rendering functions are now in GameRender

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Common.h

    r0693e25 r6319311  
    66#if defined WINDOWS
    77   #include <winsock2.h>
    8    #include <WS2tcpip.h>
     8   #include <ws2tcpip.h>
    99#elif defined LINUX
    1010   #include <fcntl.h>
Note: See TracChangeset for help on using the changeset viewer.