Skip to content

Commit

Permalink
hic warning
Browse files Browse the repository at this point in the history
  • Loading branch information
wdeconinck committed Feb 20, 2025
1 parent 2a6e1aa commit d08b35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hic/src/hic/hic_dummy/hic_dummy_runtime.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ struct dummyPointerAttributes {
DUMMY_FUNCTION(DeviceSynchronize)
DUMMY_FUNCTION(Free)
DUMMY_FUNCTION(FreeAsync)
DUMMY_FUNCTION(GetDeviceCount);
DUMMY_FUNCTION(GetDeviceCount)
DUMMY_FUNCTION(GetErrorString)
DUMMY_FUNCTION(GetLastError)
DUMMY_FUNCTION(HostGetDevicePointer)
Expand Down

0 comments on commit d08b35a

Please sign in to comment.