Skip to content
Snippets Groups Projects
Commit 12857675 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.strip unneeded header

parent 6b371d2d
No related branches found
No related tags found
No related merge requests found
Pipeline #1066 passed with stage
in 1 minute and 19 seconds
......@@ -11,9 +11,6 @@
#error rlib/sys/unix_handy.hpp is not for Windows.
#endif
// For shell_run
#include <sstream>
namespace rlib {
// args DOES NOT contain the "$0".
inline void execs(std::string path, std::vector<std::string> args) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment