diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-04-10 16:14:29 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-04-13 12:45:36 -0600 |
| commit | ae0f0ead3a56a241355b8139f40210bca3308071 (patch) | |
| tree | 07b56c2cbeca6e1e0898f1bcff1a68348bf70762 /cube/cube.cpp | |
| parent | 490e39372126a4557712f5ca9ed5e795de3d4ab8 (diff) | |
| download | usermoji-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.cpp | 1 |
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> |
