Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Mar 4, 2024
1 parent 9e2abad commit 04a805a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/xrCore/_std_extensions.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
#include <math.h>
#include <float.h>
#include <stdio.h>

#include <string_view>

#include "xrCommon/math_funcs_inline.h"
//#include "xr_token.h"

Expand Down

0 comments on commit 04a805a

Please sign in to comment.