diff --git a/torch_npu/csrc/npu/Event.h b/torch_npu/csrc/npu/Event.h index fe92008fa9b43abb95ea82fecd24a7609792abbc..d4da3e8f846e44bc92569ebb576ec754a1e64a18 100644 --- a/torch_npu/csrc/npu/Event.h +++ b/torch_npu/csrc/npu/Event.h @@ -17,7 +17,7 @@ #ifndef THNP_EVENT_INC #define THNP_EVENT_INC -#include +#include #include struct THNPEvent {