There was an error while loading. Please reload this page.
1 parent 1e837ad commit 76a3513Copy full SHA for 76a3513
1 file changed
packages/r/randx/xmake.lua
@@ -17,7 +17,7 @@ package("randx")
17
end
18
19
on_install(function (package)
20
- io.replace("", [[# pragma once]], [[# pragma once
+ io.replace("RandX_Cpp17.hpp", [[# pragma once]], [[# pragma once
21
#if defined(__ANDROID__) && __ANDROID_API__ < 28
22
# include <unistd.h>
23
# include <sys/syscall.h>
0 commit comments