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


Ignore:
Timestamp:
Oct 1, 2013, 3:56:03 PM (11 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.cpp

    r0693e25 r6319311  
    33#include <sstream>
    44#include <cmath>
    5 
    6 #if defined WINDOWS
    7    #include <Windows.h>
    8 #endif
    9 
    105#include <ctime>
    116
Note: See TracChangeset for help on using the changeset viewer.