Skip to content

Commit

Permalink
Add new missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Cornu committed Sep 10, 2024
1 parent 25308a2 commit 39227a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ivoc/ivocmain.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ void iv_display_scale(float);
#include <IV-X11/ivx11_dynam.h>
#endif

#include <fmt/format.h>

#if 1
void pr_profile();
#define PR_PROFILE pr_profile();
Expand Down

0 comments on commit 39227a4

Please sign in to comment.