Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3753 in orxonox.OLD for orxonox/branches/levelloader/src/orxonox.cc


Ignore:
Timestamp:
Apr 7, 2005, 11:14:11 PM (19 years ago)
Author:
patrick
Message:

branches/levelloader: now compiling again under linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/levelloader/src/orxonox.cc

    r3746 r3753  
    344344#include "base_object.h"
    345345
    346 #ifdef __WIN32__
    347 #elif
     346#ifndef __WIN32__
    348347#include <asm/msr.h>
    349348#include <linux/timex.h>
     
    358357int startBenchmarks()
    359358{
    360         #ifndef __WIN32__
     359#ifndef __WIN32__
    361360  printf("===========================================================\n");
    362361  printf("=                      BENCHMARKS                         =\n");
Note: See TracChangeset for help on using the changeset viewer.