Ignore:
Timestamp:
04/13/09 14:49:56 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

set values more OpenBSD like

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroarsndio/libroarsndio.h

    r1572 r1578  
    3636#include <roaraudio.h> 
    3737 
     38#ifdef __cplusplus 
     39extern "C" { 
     40#endif 
     41 
    3842#ifdef ROAR_HAVE_LIBSNDIO 
    3943#include <sndio.h> 
     
    6367}; 
    6468 
     69#ifdef __cplusplus 
     70} 
     71#endif 
     72 
    6573#endif 
    6674 
Note: See TracChangeset for help on using the changeset viewer.