Skip to content

Commit

Permalink
fix no member named 'reinterpret_pointer_cast' in namespace 'std'
Browse files Browse the repository at this point in the history
  • Loading branch information
FredBill1 committed Feb 17, 2024
1 parent ec46e46 commit 4a61805
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/hetero/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ endif()

set(TARGET_NAME openvino_hetero_plugin)

set(CMAKE_CXX_STANDARD 17)

file(GLOB_RECURSE SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/src/*.cpp)
file(GLOB_RECURSE HEADERS ${CMAKE_CURRENT_SOURCE_DIR}/src/*.hpp)

Expand Down

0 comments on commit 4a61805

Please sign in to comment.