Skip to content

Commit

Permalink
fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
altalk23 committed Jun 18, 2024
1 parent 6a86cd5 commit f4ed8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/tulip/FunctionData.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#include <cstdint>
#include <stddef.h>

namespace tulip::hook {
struct FunctionData {
Expand Down

0 comments on commit f4ed8ee

Please sign in to comment.