Skip to content

Commit

Permalink
vstrt/win32.cpp: fix trt header
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium committed Apr 25, 2024
1 parent 5aedcd7 commit 15bbf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vstrt/win32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

#include <iostream>

#include <NvInferVersion.h>
#include <NvInferRuntime.h>

#if NV_TENSORRT_VERSION >= 100001
#define CONCAT_VERSION(name, version) (name "_" #version ".dll")
Expand Down

0 comments on commit 15bbf8f

Please sign in to comment.