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

#include "rosa/core/MessageMatcher.hpp"
