00001 /* 00002 * 00003 * 00004 * Distributed under the OpenDDS License. 00005 * See: http://www.opendds.org/license.html 00006 */ 00007 00008 #ifndef DDSDCPS_PCH_H 00009 #define DDSDCPS_PCH_H 00010 00011 #ifdef USING_PCH 00012 00013 #include "ace/config-all.h" 00014 00015 #include "dds/DdsDcpsDomainC.h" 00016 00017 #include "tao/ORB_Core.h" 00018 00019 #endif 00020 #endif