mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Rewrite commit 68e81a6, prefer forward declaration and includes in cc.
only MSVC requires the complete class for the templated c'tor in window manager.h
This commit is contained in:
parent
3300f3896e
commit
3a2ba2e958
4 changed files with 4 additions and 3 deletions
|
|
@ -49,6 +49,7 @@
|
|||
#include "gui_thread.h"
|
||||
#include "keyeditor.h"
|
||||
#include "location_ui.h"
|
||||
#include "lua_script_manager.h"
|
||||
#include "luawindow.h"
|
||||
#include "main_clock.h"
|
||||
#include "meterbridge.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue