summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2005-08-30 15:28:32 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2005-08-30 15:28:32 +0000
commit7b83ae34063de86c0975472faaac09a3b8dc6d72 (patch)
treea6bd72b9d4730d44e1e8ddba84a209b40d2eb6df /TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
parent1156768263265fc42721494217d3677150ad089e (diff)
downloadATCD-7b83ae34063de86c0975472faaac09a3b8dc6d72.tar.gz
Tue Aug 30 10:03:24 2005 Chris Cleeland <cleeland_c@ociweb.com>
Fix fuzz build errors.
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
index dbc8cda7061..84e20c8b432 100644
--- a/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
+++ b/TAO/orbsvcs/orbsvcs/Event/EC_TPC_Dispatching.h
@@ -10,7 +10,7 @@
#ifndef TAO_EC_TPC_DISPATCHING_H
#define TAO_EC_TPC_DISPATCHING_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Hash_Map_Manager_T.h"
@@ -79,5 +79,5 @@ private:
#include "EC_TPC_Dispatching.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_EC_TPC_DISPATCHING_H */