1# -*- Mode: Python; -*- 2 3include_rules = [ 4 # libcast common code must depend on neither the sender nor the receiver. 5 '+cast/common', 6 '+discovery/common', 7 '+discovery/public', 8] 9
1# -*- Mode: Python; -*- 2 3include_rules = [ 4 # libcast common code must depend on neither the sender nor the receiver. 5 '+cast/common', 6 '+discovery/common', 7 '+discovery/public', 8] 9