git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correct description for tariffUsers
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
rscript
/
rscript.cpp
diff --git
a/projects/stargazer/plugins/other/rscript/rscript.cpp
b/projects/stargazer/plugins/other/rscript/rscript.cpp
index df172364bc03c6b34b94ee303ae572b46ce1d8f2..410e7aa8177515242a134b31dae5ff20d234edf8 100644
(file)
--- a/
projects/stargazer/plugins/other/rscript/rscript.cpp
+++ b/
projects/stargazer/plugins/other/rscript/rscript.cpp
@@
-29,10
+29,11
@@
#include <csignal>
#include <cassert>
+#include <cstdlib>
#include <algorithm>
#include "stg/common.h"
-#include "stg/
stg_
locker.h"
+#include "stg/locker.h"
#include "stg/user_property.h"
#include "rscript.h"
#include "ur_functor.h"