Skip to content

Commit

Permalink
Fix compilation on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Sep 21, 2024
1 parent ca834ce commit 105c7d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rwrapper.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#include <cstdint>

#include <Rdefines.h>

extern "C" {
Expand Down

0 comments on commit 105c7d1

Please sign in to comment.