comparison view/View.cpp @ 1150:0edfed2c8482 msvc2015_64

MSVC build fixes
author Chris Cannam
date Tue, 18 Oct 2016 15:55:50 +0100
parents 179ea8a2f650
children 52675a1f662c
comparison
equal deleted inserted replaced
1149:0d04b1cdb9f9 1150:0edfed2c8482
44 44
45 #include <iostream> 45 #include <iostream>
46 #include <cassert> 46 #include <cassert>
47 #include <cmath> 47 #include <cmath>
48 48
49 #include <unistd.h> 49 //#include <unistd.h>
50 50
51 //#define DEBUG_VIEW 1 51 //#define DEBUG_VIEW 1
52 //#define DEBUG_VIEW_WIDGET_PAINT 1 52 //#define DEBUG_VIEW_WIDGET_PAINT 1
53 53
54 View::View(QWidget *w, bool showProgress) : 54 View::View(QWidget *w, bool showProgress) :