mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Include nothing before Audacity.h, as comments say we should...
... and remove some duplicated inclusions
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "InconsistencyException.h"
|
||||
|
||||
#include "Internat.h"
|
||||
|
||||
InconsistencyException::~InconsistencyException()
|
||||
|
||||
Reference in New Issue
Block a user