Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhar committed Nov 3, 2023
1 parent 6c455c9 commit 3785d82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions uvkc/benchmark/main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
#include "absl/flags/usage.h"
#include "absl/strings/string_view.h"
#include "benchmark/benchmark.h"
#include "renderdoc/renderdoc_app.h"
#include "uvkc/benchmark/dispatch_void_shader.h"
#include "uvkc/benchmark/status_util.h"
#include "uvkc/benchmark/vulkan_context.h"

#include "renderdoc/renderdoc_app.h"

// Platform-specific includes for RenderDoc.
#ifdef __linux__
#include <dlfcn.h>
Expand Down

0 comments on commit 3785d82

Please sign in to comment.