aboutsummaryrefslogtreecommitdiff
path: root/cube/cube.cpp
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2020-04-10 16:14:29 -0600
committerShannon McPherson <shannon@lunarg.com>2020-04-13 12:45:36 -0600
commitae0f0ead3a56a241355b8139f40210bca3308071 (patch)
tree07b56c2cbeca6e1e0898f1bcff1a68348bf70762 /cube/cube.cpp
parent490e39372126a4557712f5ca9ed5e795de3d4ab8 (diff)
downloadusermoji-ae0f0ead3a56a241355b8139f40210bca3308071.tar.xz
build: Update known-good files for 1.2.137 header
Changes: - Updated known-good files - Generated new source files - Removed `VULKAN_HPP_NO_SMART_HANDLE` definition for `cube.cpp` Change-Id: Icb0152455f2c0b21a29d70462d05b958c53be861
Diffstat (limited to 'cube/cube.cpp')
-rw-r--r--cube/cube.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cube/cube.cpp b/cube/cube.cpp
index bc10ac7f..dda631fa 100644
--- a/cube/cube.cpp
+++ b/cube/cube.cpp
@@ -34,7 +34,6 @@
#include <sstream>
#include <memory>
-#define VULKAN_HPP_NO_SMART_HANDLE
#define VULKAN_HPP_NO_EXCEPTIONS
#define VULKAN_HPP_TYPESAFE_CONVERSION
#include <vulkan/vulkan.hpp>