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/screenshot.cpp | |
| parent | e37e32e23b87151013dfea403c3475390ca89d26 (diff) | |
| download | usermoji-b91cc0a75542de2639ec2498508807d50ce8b0a9.tar.xz | |
layers: clean up includes
Diffstat (limited to 'layers/screenshot.cpp')
| -rw-r--r-- | layers/screenshot.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layers/screenshot.cpp b/layers/screenshot.cpp index 70b10c19..deba9bb6 100644 --- a/layers/screenshot.cpp +++ b/layers/screenshot.cpp @@ -41,9 +41,6 @@ using namespace std; #include "vk_dispatch_table_helper.h" #include "vk_struct_string_helper_cpp.h" #include "vk_layer_config.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_extension_utils.h" |
