Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 30, 2007, 9:48:52 PM (18 years ago)
Author:
rgrieder
Message:
  • fixed multiple template instantiation problem under windows
  • removed some warnings by introducing explicit casts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/audio/AudioSource.h

    r673 r729  
    44#include "AudioIncludes.h"
    55
     6#include "AudioPrereqs.h"
     7
    68namespace audio
    79{
    8         class AudioSource
     10        class _AudioExport AudioSource
    911        {
    1012        public:
Note: See TracChangeset for help on using the changeset viewer.