git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hide assignement operator for USER_IMPL
[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 8e216295ae36fea22cb2e8d1f473752ebb82f2a1..b9b789eaf1556ed034ae350b29b6479d96714b63 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/send_functor.h
+++ b/
projects/stargazer/plugins/other/rscript/send_functor.h
@@
-32,7
+32,7
@@
#include <functional>
-#include "os_int.h"
+#include "
stg/
os_int.h"
class PacketSender : public std::unary_function<uint32_t, int> {
public: