fixes for windows branch build failures under linux. still does not build on linux, now due to taglib changes

This commit is contained in:
Paul Davis 2013-07-31 20:08:43 -04:00
parent 98c6ca5abc
commit bb59def1ca
3 changed files with 3 additions and 7 deletions

View file

@ -22,6 +22,7 @@
#include <climits>
#include <cfloat>
#include <cmath>
#include <vector>
#include <glibmm/threads.h>