summaryrefslogtreecommitdiff
path: root/include/CommonAPI/DBus/CommonAPIDBus.hpp
blob: 1be7770fb56f78c8062ec7feedfb21112a65c3cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright (C) 2015 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

#ifndef COMMONAPI_DBUS_HPP_
#define COMMONAPI_DBUS_HPP_

#ifndef COMMONAPI_INTERNAL_COMPILATION
#define COMMONAPI_INTERNAL_COMPILATION
#endif

#include "DBusAddressTranslator.hpp"

#undef COMMONAPI_INTERNAL_COMPILATION

#endif // COMMONAPI_DBUS_HPP_