We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc13eb2 commit c0bb7a8Copy full SHA for c0bb7a8
cpp/include/torch_tensorrt/torch_tensorrt.h
@@ -15,7 +15,7 @@
15
#include <string>
16
#include <vector>
17
18
-#include <torch_tensorrt/macros.h>
+#include "torch_tensorrt/macros.h"
19
20
// Just include the .h?
21
#ifndef DOXYGEN_SHOULD_SKIP_THIS
0 commit comments