Skip to content

Commit

Permalink
Update client.cpp (#900)
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarwa authored May 31, 2024
1 parent c65ca56 commit 60e8b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pc_sampling/client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
#include <rocprofiler-sdk/rocprofiler.h>

#include "common/defines.hpp"
#include "common/filesystem.hpp"

#include <cassert>
#include <chrono>
#include <cstddef>
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <filesystem>
#include <fstream>
#include <iostream>
#include <memory>
Expand Down

0 comments on commit 60e8b34

Please sign in to comment.