Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5129 in orxonox.OLD for trunk/src/util/loading


Ignore:
Timestamp:
Aug 25, 2005, 10:52:11 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: minor extension-addition to the Shell.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/loading/load_param.h

    r5113 r5129  
    1616/*!
    1717 * @file load_param.h
    18   * A Class and macro-functions, that makes our lives easy to load-in parameters
    19 */
     18 * A Class and macro-functions, that makes our lives easy to load-in parameters
     19 */
    2020
    2121#ifndef _LOAD_PARAM_H
     
    2323
    2424#include "base_object.h"
    25 #include "vector.h"
     25
    2626#include "factory.h"
    2727#include "debug.h"
Note: See TracChangeset for help on using the changeset viewer.