summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Endpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/Endpoint.h')
-rw-r--r--cpp/src/Ice/Endpoint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/Endpoint.h b/cpp/src/Ice/Endpoint.h
index 9c99f16eca5..1eebf4e3d75 100644
--- a/cpp/src/Ice/Endpoint.h
+++ b/cpp/src/Ice/Endpoint.h
@@ -304,6 +304,7 @@ private:
const std::string _host;
const ::Ice::Int _port;
};
+
}
#endif