Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 13, 2009, 4:30:37 PM (15 years ago)
Author:
rgrieder
Message:

Tried to reduce dependencies in the core. There wasn't much to achieve though…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/core/input/InputManager.cc

    r3150 r3154  
    4141#include <ois/OISInputManager.h>
    4242
     43#include "util/Convert.h"
    4344#include "util/Exception.h"
    4445#include "util/Debug.h"
     
    4849#include "core/ConsoleCommand.h"
    4950#include "core/CommandLine.h"
     51#include "core/ObjectList.h"
    5052
    5153#include "InputBuffer.h"
Note: See TracChangeset for help on using the changeset viewer.