Skip to content

Commit

Permalink
add missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Apr 25, 2024
1 parent 9a1501e commit 4ace340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/hello_imgui/remote_params.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once
#include <string>
#include <cstdint>


namespace HelloImGui
{
Expand Down

0 comments on commit 4ace340

Please sign in to comment.