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/AudioManager.h

    r715 r729  
    33
    44#include "AudioIncludes.h"
     5
     6#include "AudioPrereqs.h"
    57
    68#include "AudioBuffer.h"
     
    1012namespace audio
    1113{
    12         class AudioManager
     14        class _AudioExport AudioManager
    1315        {
    1416        public:
Note: See TracChangeset for help on using the changeset viewer.