diff --git a/pytorch3d/csrc/pulsar/warnings.cpp b/pytorch3d/csrc/pulsar/warnings.cpp index 54615ac1..281ca509 100644 --- a/pytorch3d/csrc/pulsar/warnings.cpp +++ b/pytorch3d/csrc/pulsar/warnings.cpp @@ -6,9 +6,6 @@ * LICENSE file in the root directory of this source tree. */ -#include "./global.h" -#include "./logging.h" - /** * A compilation unit to provide warnings about the code and avoid * repeated messages.