Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2008, 11:24:44 PM (16 years ago)
Author:
rgrieder
Message:
  • set the svn:eol-style property to all files so, that where ever you check out, you'll get the right line endings (had to change every file with mixed endings to windows in order to set the property)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/core/KeyBinder.cc

    • Property svn:eol-style set to native
    r1465 r1494  
    4141#include "ConfigValueIncludes.h"
    4242#include "CoreIncludes.h"
    43 #include "CommandExecutor.h"
    44 #include "ConsoleCommand.h"
    45 #include "Executor.h"
     43#include "CommandExecutor.h"#include "ConsoleCommand.h"#include "Executor.h"
    4644// TODO: only needed by the CalibratorCallback class; move to new file
    4745#include "InputManager.h"
Note: See TracChangeset for help on using the changeset viewer.