summaryrefslogtreecommitdiff
path: root/ace/Sock_Connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Sock_Connect.h')
-rw-r--r--ace/Sock_Connect.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ace/Sock_Connect.h b/ace/Sock_Connect.h
index ef6513fb7f3..a0882a63f1c 100644
--- a/ace/Sock_Connect.h
+++ b/ace/Sock_Connect.h
@@ -1,4 +1,3 @@
-
//=============================================================================
/**
* @file Sock_Connect.h
@@ -9,12 +8,11 @@
*/
//=============================================================================
-
#ifndef ACE_SOCK_CONNECT_H
#define ACE_SOCK_CONNECT_H
#include "ace/pre.h"
-#include "OS.h"
+#include "ace/OS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once