mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
'libs/gtkmm2ext' - Main body of changes required for building with MSVC (mostly #includes and casting)
This commit is contained in:
parent
c1a25550d1
commit
316b72eb0e
4 changed files with 39 additions and 36 deletions
|
|
@ -22,6 +22,9 @@
|
|||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
#include <glibmm.h>
|
||||
#include <gdkmm.h>
|
||||
|
||||
#include "pbd/pathscanner.h"
|
||||
|
||||
#include "gtkmm2ext/keyboard.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue