Skip to content

Commit

Permalink
Improve the Non-Windows fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDangerous committed Mar 9, 2024
1 parent 211c72b commit a28c5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Kore/IO/Reader.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include <Kore/global.h>

#include <stdint.h>
#include <stddef.h>

namespace Kore {
class Reader {
Expand Down

0 comments on commit a28c5f2

Please sign in to comment.