summaryrefslogtreecommitdiff
path: root/tao/IIOP_Profile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/IIOP_Profile.cpp')
-rw-r--r--tao/IIOP_Profile.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/tao/IIOP_Profile.cpp b/tao/IIOP_Profile.cpp
index 1616cc8f8c2..f927a7941a8 100644
--- a/tao/IIOP_Profile.cpp
+++ b/tao/IIOP_Profile.cpp
@@ -1,3 +1,6 @@
+// -*- C++ -*-
+// $Id$
+
#include "tao/IIOP_Profile.h"
#if defined (TAO_HAS_IIOP) && (TAO_HAS_IIOP != 0)
@@ -7,10 +10,8 @@
#include "tao/IIOP_EndpointsC.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
-
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_stdio.h"
-
#include "ace/os_include/os_netdb.h"
static const char the_prefix[] = "iiop";