summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-03-09 13:31:46 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-03-09 13:31:46 +0100
commit317dd62b7112b590efe99283ceb4b2e5e5649884 (patch)
tree4df9cfc065c67e616010437b483dd97d2aba717b /TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
parent60d97734bef3939bb7ed54170fbcf9a1b459b496 (diff)
downloadATCD-317dd62b7112b590efe99283ceb4b2e5e5649884.tar.gz
Documentation, layout, C++11 changes
Diffstat (limited to 'TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h')
-rw-r--r--TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h b/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
index 5bcc45072f6..ddff6b17932 100644
--- a/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
+++ b/TAO/tao/Strategies/Optimized_Connection_Endpoint_Selector.h
@@ -1,5 +1,3 @@
-// This may look like C, but it's really -*- C++ -*-
-
//=============================================================================
/**
* @file Optimized_Connection_Endpoint_Selector.h
@@ -11,7 +9,6 @@
*/
//=============================================================================
-
#ifndef TAO_OPTIMIZED_CONNECTION_ENDPOINT_SELECTOR_H
#define TAO_OPTIMIZED_CONNECTION_ENDPOINT_SELECTOR_H
@@ -28,7 +25,6 @@
#include "tao/Invocation_Endpoint_Selectors.h"
#include "ace/Time_Value.h"
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_GIOP_Invocation;