Skip to content
Commit ecdd36d8 authored by Jayanth Othayoth's avatar Jayanth Othayoth Committed by Patrick Williams
Browse files

clang: Fix include path for pldm_utils.hpp



Updated the include directive in pldm_oem_cmds.cpp to correctly
reference the path to pldm_utils.hpp. This resolves the issue
fixes the error below

'''
host-transport-extensions/pldm/oem/ibm/pldm_oem_cmds.cpp:19:10:
  error: 'pldm_utils.hpp' file not found [clang-diagnostic-error]
'''

Change-Id: I34a99d1ba199be045da63e92d896ded100865ba7
Signed-off-by: default avatarJayanth Othayoth <ojayanth@gmail.com>
parent 7d6d2445
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment