Changeset 1073:d7871dad6a36 in roaraudio for include/roaraudio.h


Ignore:
Timestamp:
12/28/08 17:55:40 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added roaraudio/win32hacks.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio.h

    r1072 r1073  
    2828#ifndef _ROARAUDIO_H_ 
    2929#define _ROARAUDIO_H_ 
     30 
     31#include <roaraudio/win32hacks.h> // we include this at the beginning of the file 
     32                                  // so we can define well known standard types known to everyone 
     33                                  // and everywhere but win32 here 
    3034 
    3135#include <stdlib.h> 
Note: See TracChangeset for help on using the changeset viewer.