Skip to content

Commit

Permalink
More build problems fun
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas committed Mar 1, 2024
1 parent 6191412 commit 0c42722
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/framework/file.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
#endif
#endif

#ifdef __APPLE__
#include <CoreFoundation/CoreFoundation.h>
#endif

#ifdef WIN32

#define NOMINMAX
Expand Down

0 comments on commit 0c42722

Please sign in to comment.