diff --git a/base/VulkanRaytracingSample.cpp b/base/VulkanRaytracingSample.cpp index d4595224..f645ed1a 100644 --- a/base/VulkanRaytracingSample.cpp +++ b/base/VulkanRaytracingSample.cpp @@ -6,8 +6,6 @@ * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ -#pragma once - #include "VulkanRaytracingSample.h" void VulkanRaytracingSample::enableExtensions()