summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/rules/c++/modules/xmake.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/rules/c++/modules/xmake.lua b/xmake/rules/c++/modules/xmake.lua
index 321ee5089..a4288034d 100644
--- a/xmake/rules/c++/modules/xmake.lua
+++ b/xmake/rules/c++/modules/xmake.lua
@@ -73,7 +73,6 @@ rule("c++.build.modules.builder")
end
import("modules_support.common")
- import("modules_support.stl_headers")
-- patch sourcebatch
common.patch_sourcebatch(target, sourcebatch, opt)