Windows: Fixed QVTKWidget error with VTK9.2, fixed ambiguous "byte" compilation error

This commit is contained in:
matlabbe
2023-03-16 19:27:54 -07:00
parent e3b7e9378d
commit e7bea0ec03
5 changed files with 5 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "rtabmap/utilite/ULogger.h"
#include <vtkObject.h>
#include <vtkVersionMacros.h>
int main(int argc, char * argv[])
{