blob: 2a9c2d109c629e3702cde09e46283bde8abfa611 [file] [log] [blame]
Brad Bishop870c3fc2017-05-22 23:23:13 -04001## This file is a template, the comment below is emitted into the generated file
2/* This is an auto generated file. Do not edit. */
3#pragma once
4
Brad Bishop05b0c1e2017-05-23 00:24:01 -04005#include <array>
6#include <string>
7
8using namespace std::string_literals;
9
Brad Bishop870c3fc2017-05-22 23:23:13 -040010namespace phosphor
11{
12namespace dbus
13{
14namespace monitoring
15{
16
17} // namespace monitoring
18} // namespace dbus
19} // namespace phosphor