mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-19 06:07:42 +02:00
Fixed warning about different definitions of the same symbol.
This commit is contained in:
parent
221474e37a
commit
9d74c49721
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user