Use Forward declaration for non-MSVC compilers in ardour_ui.h
authorTim Mayberry <mojofunk@gmail.com>
Tue, 23 Dec 2014 03:54:25 +0000 (10:54 +0700)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Sep 2015 20:55:17 +0000 (16:55 -0400)
commitb8e9ee50e0bd2ce8768e6dacf83a77112947a016
tree13f121864f99c60f7b8b2a4ea9694b5ae6f81238
parent513ecad1f01074354651b34db647b90254244fe6
Use Forward declaration for non-MSVC compilers in ardour_ui.h

I can't test this with MSVC so John might have to fix this, just
adding the necessary header includes inside MSVC specific ifdef
but I think it should be OK
gtk2_ardour/ardour_ui.h
gtk2_ardour/monitor_section.cc