Skip to content

Commit

Permalink
Remove the explicit dependency as it is now handled by the MPC code i…
Browse files Browse the repository at this point in the history
…n IDLBase.pm
  • Loading branch information
ocielliottc committed Jun 18, 2019
1 parent edce3f8 commit db3c3fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions java/dds/dcps_java_optional.mpb
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ feature (built_in_topics): dcps_ts_defaults, idl2jni {
idl2jniflags += -SS -I$(TAO_ROOT) -I$(DDS_ROOT) -I$(DDS_ROOT)/dds \
-Wb,stub_export_include=dcps_java_export.h \
-Wb,stub_export_macro=dcps_java_Export
$(DDS_ROOT)/dds/DdsDcpsCoreTypeSupport.idl << DdsDcpsTypeSupportExtJC.h
//$(DDS_ROOT)/dds/DdsDcpsInfrastructureTypeSupport.idl << DdsDcpsTypeSupportExtJC.h
$(DDS_ROOT)/dds/DdsDcpsCoreTypeSupport.idl
}

Define_Custom(TypeSupportJavaOnly) {
Expand Down

0 comments on commit db3c3fc

Please sign in to comment.