Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3022 in orxonox.OLD for orxonox/trunk/src/orxonox.h


Ignore:
Timestamp:
Nov 29, 2004, 8:35:20 PM (21 years ago)
Author:
bensch
Message:

orxonox/trunk/src: Version-information added to captions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/orxonox.h

    r2995 r3022  
    66#ifndef ORXONOX_H
    77#define ORXONOX_H
     8
     9// this includes the information from configure/makefiles
     10#if HAVE_CONFIG_H
     11#include <config.h>
     12#endif
    813
    914#include "stdincl.h"
Note: See TracChangeset for help on using the changeset viewer.