Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 12, 2009, 12:45:43 AM (16 years ago)
Author:
landauf
Message:

searched quickly for missing _OrxonoxExport macros, but didn't find much (and maybe those aren't even needed? please test)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries/src/orxonox/tools/Timer.h

    r3301 r5629  
    171171
    172172    //! The StaticTimer is a callback-object, calling a static function after a given time-interval.
    173     class StaticTimer : public TimerBase
     173    class _OrxonoxExport StaticTimer : public TimerBase
    174174    {
    175175        public:
Note: See TracChangeset for help on using the changeset viewer.