//===-- rosa/agent/SystemState.cpp ----------------------*- C++ -*-===//
//
//                                 The RoSA Framework
//
// Distributed under the terms and conditions of the Boost Software License 1.0.
// See accompanying file LICENSE.
//
// If you did not receive a copy of the license file, see
// http://www.boost.org/LICENSE_1_0.txt.
//
//===----------------------------------------------------------------------===//
///
/// \file rosa/agent/SystemState.cpp
///
/// \author Maximilian Götzinger (maximilian.goetzinger@tuwien.ac.at)
///
/// \date 2019
///
/// \brief Implementation for rosa/agent/SystemState.hpp.
///
/// \note Empty implementation, source file here to have a compile database
///       entry for rosa/agent/SystemState.hpp.
///
//===----------------------------------------------------------------------===//

#include "rosa/agent/SystemState.hpp"
