Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5279 in orxonox.OLD for trunk/src/util/fast_factory.h


Ignore:
Timestamp:
Oct 4, 2005, 9:20:04 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: almost mac compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/fast_factory.h

    r4980 r5279  
    8383
    8484    /** generates a new Object of the Class T */
    85     virtual void fabricate() = NULL;
     85    virtual void fabricate() = 0;
    8686
    8787  private:
Note: See TracChangeset for help on using the changeset viewer.