Changeset 1105:ab879ecbefc2 in roaraudio for include/libroardsp/midi.h


Ignore:
Timestamp:
01/11/09 02:27:58 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

disable options needing libm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/midi.h

    r687 r1105  
    2727 
    2828#include "libroardsp.h" 
     29 
     30#ifdef ROAR_HAVE_LIBM 
    2931#include <math.h> 
     32#endif 
    3033 
    3134#define ROAR_MIDI_NOTE_NONE -1 
Note: See TracChangeset for help on using the changeset viewer.