djvergad / dash

An MPEG/DASH client-server module for simulating rate adaptation mechanisms over HTTP/TCP.
GNU General Public License v2.0
45 stars 20 forks source link

Update link-example.cc #11

Closed dilunga1 closed 7 years ago

dilunga1 commented 7 years ago

Corrected the error in ns-3.26

"link-example.cc:171:24: error: variable length array of non-POD element type 'std::string' (aka 'basic_string<char, char_traits, allocator >') std::string protocols[users]; "