summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Receiver_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/chat/Receiver_i.h')
-rw-r--r--TAO/examples/Simple/chat/Receiver_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simple/chat/Receiver_i.h b/TAO/examples/Simple/chat/Receiver_i.h
index b0db0d1618e..c0ec2f98fc2 100644
--- a/TAO/examples/Simple/chat/Receiver_i.h
+++ b/TAO/examples/Simple/chat/Receiver_i.h
@@ -17,7 +17,7 @@
//
// ===========================================================
-#if !defined (RECEIVER_I_H)
+#ifndef RECEIVER_I_H
#define RECEIVER_I_H
#include "ReceiverS.h"