mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-18 03:53:51 -04:00
9 lines
275 B
C++
9 lines
275 B
C++
// -*- C++ -*-
|
|
// Copyright (c) 2017-2021, Mudita Sp. z.o.o. All rights reserved.
|
|
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
|
|
|
|
#pragma once
|
|
|
|
#include "service-cellular/api/request/sim.hpp"
|
|
#include "service-cellular/api/notification/notification.hpp"
|