mpd/src/net/Features.hxx
2023-03-06 14:59:48 +01:00

11 lines
215 B
C++

// SPDX-License-Identifier: GPL-2.0-or-later
// Copyright The Music Player Daemon Project
#ifndef NET_FEATURES_HXX
#define NET_FEATURES_HXX
/* feature macros are defined in config.h */
#include "config.h"
#endif