'libs/gtkmm2ext' - Main body of changes required for building with MSVC (mostly #includes and casting)

This commit is contained in:
John Emmas 2013-08-26 17:45:18 +01:00
parent c1a25550d1
commit 316b72eb0e
4 changed files with 39 additions and 36 deletions

View file

@ -22,6 +22,9 @@
#include <vector>
#include <string>
#include <glibmm.h>
#include <gdkmm.h>
#include "pbd/pathscanner.h"
#include "gtkmm2ext/keyboard.h"