commit | 4c25d66ea7b0d56ee9bbc6fa392582fb76b44911 | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Wed May 11 14:27:54 2022 -0700 |
committer | Ed Tanous <ed@tanous.net> | Thu May 12 16:48:07 2022 +0000 |
tree | aa5bdada547478205ad86af1079dc5c7cfd5016a | |
parent | f52c03c1bc89590965720664567381cc74a3cefc [diff] |
Move redfish v1 into redfish-core This file has existed for a long time, and predates redfish-core, so it was put in an inopportune place. Move the code to where it should be, in lib. Tested: Code compiles. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I422c27563a5e0f2a5debb2b1d4713aa8db0fe331
diff --git a/include/redfish_v1.hpp b/redfish-core/lib/redfish_v1.hpp similarity index 100% rename from include/redfish_v1.hpp rename to redfish-core/lib/redfish_v1.hpp