summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libdbus/dbus/dbus-arch-deps.h
blob: 29dea44f99856c3751306c35b7ab795188591846 (plain)
1
2
3
4
5
#if defined(PLATFORM_DBUS_ARCH_DEPS_H)
#  include PLATFORM_DBUS_ARCH_DEPS_H
#else
#  error "This libdbus build is not available for this platform"
#endif