Skip to content

Commit

Permalink
🍎 Fixed missing include header.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Dec 27, 2018
1 parent 55e4c39 commit 1c7a274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system/system.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
# include <unistd.h>
# include <climits>
# include <sys/types.h>
# include <sys/sysctl.h>
# include <sys/utsname.h>
# include <pwd.h>
# include <fstream>
Expand Down

0 comments on commit 1c7a274

Please sign in to comment.