mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
** long int lrint (double x) ;
|
||||
*/
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "Audacity.h" // for HAVE_LRINT, HAVE_LRINTF
|
||||
|
||||
/* The presence of the required functions are detected during the configure
|
||||
** process and the values HAVE_LRINT and HAVE_LRINTF are set accordingly in
|
||||
|
||||
Reference in New Issue
Block a user