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

#include "rosa/config/config.h"
