summaryrefslogtreecommitdiff
path: root/ace/SOCK_Dgram_Mcast.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SOCK_Dgram_Mcast.h')
-rw-r--r--ace/SOCK_Dgram_Mcast.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/SOCK_Dgram_Mcast.h b/ace/SOCK_Dgram_Mcast.h
index b0724223fae..c4d55ab2314 100644
--- a/ace/SOCK_Dgram_Mcast.h
+++ b/ace/SOCK_Dgram_Mcast.h
@@ -14,6 +14,7 @@
*/
//=============================================================================
+
#ifndef ACE_SOCK_DGRAM_MCAST_H
#define ACE_SOCK_DGRAM_MCAST_H
#include /**/ "ace/pre.h"
@@ -100,7 +101,7 @@ public:
* comments in source file for environment-specific restrictions). Default
* values are always valid values for the compilation environment.
*/
- enum options
+ enum options
{
// Define whether a specific (multicast) address (in addition to the port#)
// is bound to the socket.