//===-- support/sequence.cpp ------------------------------------*- C++ -*-===//
//
//                                 The RoSA Framework
//
//===----------------------------------------------------------------------===//
///
/// \file support/sequence.cpp
///
/// \author David Juhasz (david.juhasz@tuwien.ac.at)
///
/// \date 2017
///
/// \brief Implementation for rosa/support/sequence.hpp.
///
/// \note Empty implementation, source file here to have a compile database
///       entry for rosa/support/sequence.hpp.
///
//===----------------------------------------------------------------------===//

#include "rosa/support/sequence.hpp"
