Skip to content

Commit

Permalink
Update pt2_diskop.c
Browse files Browse the repository at this point in the history
  • Loading branch information
8bitbubsy committed Aug 12, 2023
1 parent 9a3e96f commit bbb4d41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pt2_diskop.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include <stdint.h>
#include <stdbool.h>
#include <math.h>
#include <ctype.h>
#ifdef _WIN32
#include <direct.h>
#include <io.h>
Expand Down

0 comments on commit bbb4d41

Please sign in to comment.