summaryrefslogtreecommitdiff
path: root/TAO/examples/Simulator/DOVEMIB/any_test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simulator/DOVEMIB/any_test_i.h')
-rw-r--r--TAO/examples/Simulator/DOVEMIB/any_test_i.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/examples/Simulator/DOVEMIB/any_test_i.h b/TAO/examples/Simulator/DOVEMIB/any_test_i.h
index eb877ef23c5..673b892fb19 100644
--- a/TAO/examples/Simulator/DOVEMIB/any_test_i.h
+++ b/TAO/examples/Simulator/DOVEMIB/any_test_i.h
@@ -3,17 +3,17 @@
// ============================================================================
//
// = LIBRARY
-//
+//
// = FILENAME
// any_test_i.h
//
// = AUTHOR
// Michael Kircher
-//
+//
// ============================================================================
-#if !defined (_ANY_TEST_I_HH)
-#define _ANY_TEST_I_HH
+#ifndef _ANY_TEST_I_HH
+#define _ANY_TEST_I_HH
#include "any_testS.h"