Skip to content

Commit

Permalink
Filestream_unix: Include cstdarg
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryOderNichts committed May 18, 2024
1 parent a115921 commit 964d2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Common/unix/FileStream_unix.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#include "Common/unix/FileStream_unix.h"
#include <cstdarg>

fs::path findPathCI(const fs::path& path)
{
Expand Down

0 comments on commit 964d2ac

Please sign in to comment.