Skip to content

Commit

Permalink
Add a missing include for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
kcat committed Jan 30, 2024
1 parent 5acaf37 commit 82b3238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alc/alconfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#endif

#include <algorithm>
#include <array>
#include <cctype>
#include <cstdlib>
#include <filesystem>
Expand Down

0 comments on commit 82b3238

Please sign in to comment.