//  OpenVPN 3 Linux client -- Next generation OpenVPN client
//
//  SPDX-License-Identifier: AGPL-3.0-only
//
//  Copyright (C) 2017-  OpenVPN Inc <sales@openvpn.net>
//  Copyright (C) 2024-  Răzvan Cojocaru <razvan.cojocaru@openvpn.com>
//

#pragma once

/**
 * @file built-in.hpp
 *
 * @brief Contains an overview of all the built-in modules
 *        in the device posture service
 */

#include "datetime.hpp"
#include "platform.hpp"
