git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use `time` for message creation time.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
send_functor.h
diff --git
a/projects/stargazer/plugins/other/rscript/send_functor.h
b/projects/stargazer/plugins/other/rscript/send_functor.h
index dc8ad63a2017f5e41c0c2112b24767672592f79c..fbe6d3b308f780be0af4e055ff589e408586307d 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/send_functor.h
+++ b/
projects/stargazer/plugins/other/rscript/send_functor.h
@@
-27,9
+27,8
@@
#ifndef __SEND_FUNCTOR_H__
#define __SEND_FUNCTOR_H__
-#include "stg/os_int.h"
-
#include <functional>
+#include <cstdint>
#include <sys/types.h>
#include <sys/socket.h>