mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
This is only comments, in files where USE_ macros are tested...
... following the comment convention used in the preceding commit.
This commit is contained in:
@@ -15,7 +15,7 @@ It handles initialization and termination by subclassing wxApp.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "Audacity.h" // This should always be included first
|
||||
#include "Audacity.h" // This should always be included first; for USE_* macros
|
||||
#include "AudacityApp.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
Reference in New Issue
Block a user