mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +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
a7f8dd3f9e
commit
5b19e311e3
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