X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d8845c7819caac09b95c4cdf1e8d48cc1cb1b7a6..acdf6ab94fee26ebc4017bf32cf6171c7d9462e9:/projects/stargazer/plugins/other/rscript/send_functor.h?ds=inline diff --git a/projects/stargazer/plugins/other/rscript/send_functor.h b/projects/stargazer/plugins/other/rscript/send_functor.h index baa4c118..fbe6d3b3 100644 --- a/projects/stargazer/plugins/other/rscript/send_functor.h +++ b/projects/stargazer/plugins/other/rscript/send_functor.h @@ -27,12 +27,12 @@ #ifndef __SEND_FUNCTOR_H__ #define __SEND_FUNCTOR_H__ -#include "stg/os_int.h" - #include +#include #include #include +#include #include class PacketSender : public std::unary_function {