diff options
| author | Tobin Ehlis <tobin@lunarg.com> | 2015-07-06 14:02:36 -0600 |
|---|---|---|
| committer | Courtney Goeltzenleuchter <courtney@LunarG.com> | 2015-07-17 10:05:18 -0600 |
| commit | d415ac33cf0851d99cf35fb99b87dc297a01df66 (patch) | |
| tree | fd312132ddf0abad54b57fb8dac8194701df5cf1 /layers/draw_state.cpp | |
| parent | 57ac630041f270fdcf0027268a964c41ba6c1124 (diff) | |
| download | usermoji-d415ac33cf0851d99cf35fb99b87dc297a01df66.tar.xz | |
layers: Layer updates to get helpers compiling with type safety changes
Diffstat (limited to 'layers/draw_state.cpp')
| -rw-r--r-- | layers/draw_state.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layers/draw_state.cpp b/layers/draw_state.cpp index d304331e..cd982220 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp @@ -33,7 +33,6 @@ #if defined(__GNUC__) #pragma GCC diagnostic ignored "-Wwrite-strings" #endif -#include "vk_struct_graphviz_helper.h" #if defined(__GNUC__) #pragma GCC diagnostic warning "-Wwrite-strings" #endif |
