Skip to content

Commit

Permalink
Remove time.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Jun 14, 2024
1 parent 562f384 commit 553fe11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Cartridge.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <string>
#include <algorithm>
#include <ctype.h>
#include <time.h>
#include "Cartridge.h"
#include "miniz/miniz.c"

Expand Down

0 comments on commit 553fe11

Please sign in to comment.