]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/rscript/ur_functor.h
More subscriptions, less notifiers.
[stg.git] / projects / stargazer / plugins / other / rscript / ur_functor.h
index 9ecf2bc5887f30fd3f899eedffb717a693613155..95b03ea244d2fae6e0d06d1ca423fa39279bf780 100644 (file)
 
 #include "rscript.h"
 
-#include "stg/os_int.h"
 #include "stg/common.h"
 
 #include <functional>
 #include <algorithm>
 #include <utility>
+#include <cstdint>
 
 namespace RS
 {