mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
Fixed warning about different definitions of the same symbol.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "wx/string.h"
|
||||
|
||||
#define wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG 1
|
||||
#define wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG
|
||||
|
||||
// Helper class for formatting numbers with thousands separators which also
|
||||
// supports parsing the numbers formatted by it.
|
||||
|
Reference in New Issue
Block a user