Skip to content

Commit

Permalink
add missing header on some Linuxes
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzziqersoftware committed Aug 3, 2024
1 parent de2fa03 commit edffb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Time.hh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include <stdint.h>
#include <sys/time.h>

#include <string>

Expand Down

0 comments on commit edffb78

Please sign in to comment.