Skip to content

Commit

Permalink
undef RELATIVE and ABSOLUTE
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom0Brien committed Apr 17, 2024
1 parent a168f86 commit a0ad58b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/platform.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@

// Whoever thought this was a good idea was a terrible person
#undef ERROR
#undef RELATIVE
#undef ABSOLUTE

// Make the windows shutdown functions look like the posix ones
#define SHUT_RD SD_RECEIVE
Expand Down

0 comments on commit a0ad58b

Please sign in to comment.