From 85f377fbfef4ab19027115f6610e31123355b4b4 Mon Sep 17 00:00:00 2001 From: Mark Lobodzinski Date: Thu, 29 Dec 2016 11:40:23 -0700 Subject: layers: Remove unused header from core_validation This header is unused by the module. Change-Id: Ife7a1b8eb344e2a670e1cfc9ace3e0697c97cd7e --- layers/core_validation.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'layers/core_validation.cpp') diff --git a/layers/core_validation.cpp b/layers/core_validation.cpp index a1c17715..e50c2981 100644 --- a/layers/core_validation.cpp +++ b/layers/core_validation.cpp @@ -51,7 +51,6 @@ #if defined(__GNUC__) #pragma GCC diagnostic warning "-Wwrite-strings" #endif -#include "vk_struct_size_helper.h" #include "core_validation.h" #include "vk_layer_table.h" #include "vk_layer_data.h" -- cgit v1.2.3