summaryrefslogtreecommitdiff
path: root/interface/vsomeip/vsomeip.hpp
blob: cd1aa337980aef9550c9d479f0a6564170440b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright (C) 2014 BMW Group
// Author: Lutz Bichler (lutz.bichler@bmw.de)
// 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 VSOMEIP_VSOMEIP_HPP
#define VSOMEIP_VSOMEIP_HPP

#include <vsomeip/constants.hpp>
#include <vsomeip/defines.hpp>
#include <vsomeip/application.hpp>
#include <vsomeip/logger.hpp>
#include <vsomeip/message.hpp>
#include <vsomeip/payload.hpp>
#include <vsomeip/runtime.hpp>

#endif // VSOMEIP_VSOMEIP_HPP