Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
Glacier2.h
Go to the documentation of this file.
1//
2// Copyright (c) ZeroC, Inc. All rights reserved.
3//
4
5#ifndef GLACIER2_H
6#define GLACIER2_H
7
9#include <Ice/Config.h>
10#include <Glacier2/Router.h>
11#include <Glacier2/Session.h>
13#include <Glacier2/Metrics.h>
14#if !defined(__APPLE__) || TARGET_OS_IPHONE == 0
15# include <Glacier2/Application.h>
16#endif
19
20#endif