Skip to content

Commit

Permalink
fixup: linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisAMJ committed Aug 21, 2024
1 parent 1ce5568 commit 152559c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Features/Hud/PerformanceHud.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
#include "Modules/Surface.hpp"
#include "Variable.hpp"

#include <cfloat>

#define PERFORMANCE_HUD_BUCKETS 20

Variable sar_performance_hud("sar_performance_hud", "0", "Enables the performance HUD.\n1 = normal,\n2 = stats only.\n");
Expand Down

0 comments on commit 152559c

Please sign in to comment.