summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/RTCP.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 11:51:44 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 11:51:44 +0000
commit7b6a39ee045885ccaeaeff58c2009489184c73bd (patch)
treeaa0678e4adb381887341002c153955c24c2f2876 /TAO/orbsvcs/orbsvcs/AV/RTCP.h
parent399a5ff473e8afe529ae9debbc2280ebcf6b76fb (diff)
downloadATCD-7b6a39ee045885ccaeaeff58c2009489184c73bd.tar.gz
ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/AV/RTCP.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/RTCP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/RTCP.h b/TAO/orbsvcs/orbsvcs/AV/RTCP.h
index 1ee7aa8b03f..0122427cfaa 100644
--- a/TAO/orbsvcs/orbsvcs/AV/RTCP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/RTCP.h
@@ -49,6 +49,7 @@
// ============================================================================
#ifndef TAO_AV_RTCP_H
+#include "ace/pre.h"
#define TAO_AV_RTCP_H
#include "ace/OS.h"
@@ -296,4 +297,5 @@ protected:
ACE_STATIC_SVC_DECLARE (TAO_AV_RTCP_Flow_Factory)
ACE_FACTORY_DECLARE (TAO_ORBSVCS, TAO_AV_RTCP_Flow_Factory)
+#include "ace/post.h"
#endif /* TAO_AV_RTCP_H */