mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Remove locale_guard.h from ardour/ardour.h header
Add to source files that use LocaleGuard Results in far less recompiling when pbd/locale_guard.h changes
This commit is contained in:
parent
5ddd7a58b6
commit
6d35b3c4e4
8 changed files with 7 additions and 1 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#include <gtkmm/messagedialog.h>
|
||||
|
||||
#include "pbd/error.h"
|
||||
#include "pbd/locale_guard.h"
|
||||
#include "pbd/xml++.h"
|
||||
#include "pbd/unwind.h"
|
||||
#include "pbd/failed_constructor.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue