summaryrefslogtreecommitdiffstats
path: root/utils.hpp
blob: 33de4395bcba3976c36d485ac1a1b20123e99fb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#pragma once

namespace phosphor
{
namespace inventory
{
namespace manager
{

} // namespace manager
} // namespace inventory
} // namespace phosphor

// vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4
OpenPOWER on IntegriCloud