mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
cleanup unused include (#93359)
Using `include-what-you-use` tool to find out and remove some unused includes Pull Request resolved: https://github.com/pytorch/pytorch/pull/93359 Approved by: https://github.com/malfet
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#include <c10/util/Exception.h>
|
||||
#include <c10/util/ThreadLocal.h>
|
||||
#include <c10/util/ThreadLocalDebugInfo.h>
|
||||
|
||||
|
Reference in New Issue
Block a user