aboutsummaryrefslogtreecommitdiff
path: root/include/cru/base/platform/unix/PosixSpawnSubProcess.h
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-06-14 23:49:25 +0800
committerYuqian Yang <crupest@crupest.life>2025-06-14 23:49:25 +0800
commit7ac84c9d200d43f50155ce1e8316ada12043f7a8 (patch)
treec17fbebb1abdbd7d0a745cd8c66f91f17459ba77 /include/cru/base/platform/unix/PosixSpawnSubProcess.h
parentea0d0358e43624e21f0c2e177c216e5e58265381 (diff)
downloadcru-7ac84c9d200d43f50155ce1e8316ada12043f7a8.tar.gz
cru-7ac84c9d200d43f50155ce1e8316ada12043f7a8.tar.bz2
cru-7ac84c9d200d43f50155ce1e8316ada12043f7a8.zip
Remove preconfig.
Diffstat (limited to 'include/cru/base/platform/unix/PosixSpawnSubProcess.h')
-rw-r--r--include/cru/base/platform/unix/PosixSpawnSubProcess.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/cru/base/platform/unix/PosixSpawnSubProcess.h b/include/cru/base/platform/unix/PosixSpawnSubProcess.h
index ee4e912a..b6f6f880 100644
--- a/include/cru/base/platform/unix/PosixSpawnSubProcess.h
+++ b/include/cru/base/platform/unix/PosixSpawnSubProcess.h
@@ -1,7 +1,5 @@
#pragma once
-#include "../../PreConfig.h"
-
#ifndef CRU_PLATFORM_UNIX
#error "This file can only be included on unix."
#endif