From defadcf52a224fbf0dbea8ff6f23c6bde288d82d Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Mon, 23 Oct 2017 09:23:06 -0600 Subject: header: Update to version 1.0.64 of the Vulkan hdr - updated vulkan.h - updated vk.xml - updated Win/Lin json files - updated vk_validation_error_messages.h - updated vk_validation_error_database.txt - updated vulkan.hpp - updated vuid_mapping.py - updated cube.cpp for vulkan-hpp changes Change-Id: I79971c3b54feb1fdad5ea2257e4b1b4c6f9e3c3b --- demos/cube.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/cube.cpp') diff --git a/demos/cube.cpp b/demos/cube.cpp index 4d19c98d..8ef3942b 100644 --- a/demos/cube.cpp +++ b/demos/cube.cpp @@ -35,6 +35,7 @@ #warning "Cubepp does not have code for Mir at this time" #endif +#define VULKAN_HPP_NO_SMART_HANDLE #define VULKAN_HPP_NO_EXCEPTIONS #include #include -- cgit v1.2.3