Skip to content

Commit

Permalink
Fix clang16 build.
Browse files Browse the repository at this point in the history
Related to #147
  • Loading branch information
viewizard authored and gbalykov committed Nov 22, 2023
1 parent dbddbf7 commit 1f18f7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/interfaces/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#include <memory>
#include <cassert>
#include <climits>
#include <cstdint>

namespace netcoredbg
{
Expand Down

0 comments on commit 1f18f7e

Please sign in to comment.