/openbmc/bmcweb/test/include/google/ |
H A D | google_service_root_test.cpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | service_root_test.cpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
/openbmc/bmcweb/include/ |
H A D | kvm_websocket.hpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
H A D | dbus_monitor.hpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
H A D | vm_websocket.hpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
H A D | obmc_console.hpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
/openbmc/bmcweb/http/ |
H A D | http_response.hpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | json_utils.hpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
/openbmc/bmcweb/src/ |
H A D | webserver_main.cpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | error_messages.cpp | diff faf100f963c9cd8c81c277ad6bc188eecd0fc12b Thu May 25 12:03:14 CDT 2023 Ed Tanous <edtanous@google.com> Fix some includes
System includes should be included with <>, in-tree includes should be included with "". This was found manually, with the help of the following grep statement[1].
git grep -o -h "#include .*" | sort | uniq
Tested: Code compiles
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I1a6b2a5ba35ccbbb61c67b7c4b036a2d7b3a36a3
|