imr_activator.diff

来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· DIFF 代码 · 共 28 行

DIFF
28
字号
--- orig/ImR_ActivatorC.h	2003-04-25 17:36:27.000000000 -0500
+++ ./ImR_ActivatorC.h	2003-04-25 17:39:34.000000000 -0500
@@ -30,17 +30,16 @@
 
 #ifndef _TAO_IDL_ORIG_IMR_ACTIVATORC_H_
 #define _TAO_IDL_ORIG_IMR_ACTIVATORC_H_
-
 #include "ace/pre.h"
+#include "portableserver_export.h"
 
-#include "tao/corba.h"
 
 #if !defined (ACE_LACKS_PRAGMA_ONCE)
 # pragma once
 #endif /* ACE_LACKS_PRAGMA_ONCE */
 
 
-#include "portableserver_export.h"
+
 
 #if defined (TAO_EXPORT_MACRO)
 #undef TAO_EXPORT_MACRO
@@ -92,4 +91,3 @@
 
 #include "ace/post.h"
 #endif /* ifndef */
-

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?