Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 12, 2007, 6:36:18 PM (16 years ago)
Author:
scheusso
Message:

some improvements in chatserver/client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/network/ConnectionManager.h

    r436 r475  
    1515#include <iostream>
    1616#include <string>
    17 #include <map>
    18 #include <vector>
    1917// enet library for networking support
    2018#include <enet/enet.h>
     
    2422// headerfiles
    2523#include "ClientInformation.h"
    26 #include "ConnectionManager.h"
    2724#include "PacketBuffer.h"
    2825#include "PacketManager.h"
Note: See TracChangeset for help on using the changeset viewer.