Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 14, 2008, 5:50:25 PM (16 years ago)
Author:
rgrieder
Message:
  • changed header file inclusion order
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/network/GameStateManager.cc

    r1056 r1062  
    3939//
    4040
     41#include "GameStateManager.h"
     42
    4143#include <utility>
    4244#include <iostream>
     
    4446
    4547#include "core/CoreIncludes.h"
    46 
    4748#include "ClientInformation.h"
    4849#include "Synchronisable.h"
    49 #include "GameStateManager.h"
    5050
    5151namespace network
Note: See TracChangeset for help on using the changeset viewer.