[libc-commits] [libc] [libc][GPU] clean up includes (PR #143203)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Fri Jun 6 14:07:01 PDT 2025
================
@@ -10,7 +10,7 @@
#include "src/__support/GPU/utils.h"
#include "src/__support/RPC/rpc_client.h"
#include "src/__support/arg_list.h"
-#include "src/__support/macros/config.h"
+
----------------
michaelrj-google wrote:
oops, fixed.
https://github.com/llvm/llvm-project/pull/143203
More information about the libc-commits
mailing list