Skip to content

Commit

Permalink
Fix compilation on MacOS x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Wiseguy committed Sep 10, 2024
1 parent 092e8d5 commit 66dd8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions librecomp/src/mods.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include <span>
#include <fstream>
#include <sstream>

#include "librecomp/mods.hpp"
#include "librecomp/overlays.hpp"
Expand Down

0 comments on commit 66dd8da

Please sign in to comment.