diff options
Diffstat (limited to 'src/base/platform/unix/PosixSpawnSubProcess.cpp')
| -rw-r--r-- | src/base/platform/unix/PosixSpawnSubProcess.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/base/platform/unix/PosixSpawnSubProcess.cpp b/src/base/platform/unix/PosixSpawnSubProcess.cpp index 7362175f..c287d253 100644 --- a/src/base/platform/unix/PosixSpawnSubProcess.cpp +++ b/src/base/platform/unix/PosixSpawnSubProcess.cpp @@ -1,5 +1,4 @@ #include "cru/base/platform/unix/PosixSpawnSubProcess.h" -#include "cru/base/Exception.h" #include "cru/base/Guard.h" #include "cru/base/SubProcess.h" #include "cru/base/log/Logger.h" |
