mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-14 16:46:28 +01:00
Use DBL_MAX, not arbitrary 1000000000.0, as "infinite" time interval
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "Experimental.h"
|
||||
#include "MixerBoard.h"
|
||||
|
||||
#include <cfloat>
|
||||
#include <math.h>
|
||||
|
||||
#include <wx/dcmemory.h>
|
||||
|
||||
Reference in New Issue
Block a user