From 7271cac30c59d293907de5a0c08c6e87b35e94d9 Mon Sep 17 00:00:00 2001 From: Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> Date: Sun, 18 Apr 2021 14:14:17 -0600 Subject: [PATCH] Revert "Revert "Removed duplicate include."" This reverts commit 0b2faf56598cb9690c2473c7b7fac1ec1fc4408c. --- src/VkBootstrap.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VkBootstrap.cpp b/src/VkBootstrap.cpp index ba40d9a..76fe9e4 100644 --- a/src/VkBootstrap.cpp +++ b/src/VkBootstrap.cpp @@ -31,7 +31,6 @@ #include #endif -#include #include namespace vkb {