diff options
| author | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-10-07 08:38:30 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-10-08 17:09:07 -0600 |
| commit | b91cc0a75542de2639ec2498508807d50ce8b0a9 (patch) | |
| tree | 27c32d81d6bed4a2f1e470f5c0089917251788c9 /layers/param_checker.cpp | |
| parent | e37e32e23b87151013dfea403c3475390ca89d26 (diff) | |
| download | usermoji-b91cc0a75542de2639ec2498508807d50ce8b0a9.tar.xz | |
layers: clean up includes
Diffstat (limited to 'layers/param_checker.cpp')
| -rw-r--r-- | layers/param_checker.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layers/param_checker.cpp b/layers/param_checker.cpp index d6e95696..b78c19ec 100644 --- a/layers/param_checker.cpp +++ b/layers/param_checker.cpp @@ -38,8 +38,6 @@ #include "vk_layer_config.h" #include "vk_enum_validate_helper.h" #include "vk_struct_validate_helper.h" -//The following is #included again to catch certain OS-specific functions being used: -#include "vk_loader_platform.h" #include "vk_layer_table.h" #include "vk_layer_data.h" |
