Skip to content

Commit

Permalink
Include <cstdint>
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Jun 10, 2024
1 parent ff1bec7 commit a4ffe43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/enterprise_script_service/error.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "data.hpp"
#include "error.hpp"
#include <unistd.h>
#include <stdint.h>
#include <cstdint>

#ifdef __linux__

Expand Down

0 comments on commit a4ffe43

Please sign in to comment.