summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-03-19 17:49:12 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-03-19 17:49:12 +0000
commitc84295385e7be875ece0e64aa59457edc357fc30 (patch)
tree4b49be0af1925aafab15c7dd1a8c22adab714160 /TAO/orbsvcs/performance-tests
parent2b8db13aecbbfc250b7cf070d0fbb1238395572b (diff)
downloadATCD-c84295385e7be875ece0e64aa59457edc357fc30.tar.gz
ChangeLogTag:Tue Mar 19 09:46:09 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/performance-tests')
-rw-r--r--TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Callback.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Callback.h b/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Callback.h
index 58bd29e294b..f23f2c56411 100644
--- a/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Callback.h
+++ b/TAO/orbsvcs/performance-tests/RTEvent/RTCORBA_Callback/Callback.h
@@ -7,7 +7,6 @@
#ifndef CALLBACK_H
#define CALLBACK_H
-#include "ace/pre.h"
#include "TestS.h"
#include "ace/Sample_History.h"
@@ -57,4 +56,4 @@ private:
PortableServer::POA_var poa_;
};
-#endif /* TAO_PERF_RTEC_CALLBACK_H */
+#endif /* CALLBACK_H */