Skip to content

Commit

Permalink
fix linux issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintWish committed Sep 27, 2024
1 parent decfc6d commit 9022230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/game/shared/filesystem_shared.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#endif

#include <cassert>
#include <limits.h>
#include <limits>

#include "filesystem_shared.h"
#include "interface.h"
Expand Down

0 comments on commit 9022230

Please sign in to comment.