//===-- agent/State.cpp -----------------------------------------*- C++ -*-===//
//
//                                 The RoSA Framework
//
//===----------------------------------------------------------------------===//
///
/// \file agent/State.cpp
///
/// \author Maximilian Götzinger (maximilian.goetzinger@tuwien.ac.at)
///
/// \date 2019
///
/// \brief Implementation for rosa/agent/State.hpp.
///
/// \note Empty implementation, source file here to have a compile database
///       entry for rosa/agent/State.hpp.
///
//===----------------------------------------------------------------------===//

#include "rosa/agent/State.hpp"
