~aleteoryx/muditaos

ref: fc5ab3a70c04755d3f00f38b3eb63af5dcf6e027 muditaos/module-services/service-fileindexer/Constants.hpp -rw-r--r-- 290 bytes
fc5ab3a7 — Hubert Chrzaniuk [EGD-5325] Remove using namespace directives from headers 5 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md

#pragma once
#include <string>

namespace service::name
{
    inline constexpr std::string_view file_indexer = "FileIndexer";
} // namespace service::name