mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-06-03 23:24:09 +00:00
fix warning
This commit is contained in:
parent
98212ea1fe
commit
e4bc947a80
@ -216,7 +216,7 @@ int main(int argc, char *argv[])
|
|||||||
std::cout << "Error opening file " << config_path << std::endl;
|
std::cout << "Error opening file " << config_path << std::endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
config << "#this file is generated by volk_gnsssdr_profile.\n\ #the function name is followed by the preferred architecture.\n\";
|
config << " # this file is generated by volk_gnsssdr_profile.\n # the function name is followed by the preferred architecture.\n";
|
||||||
|
|
||||||
BOOST_FOREACH(volk_gnsssdr_test_results_t result, results)
|
BOOST_FOREACH(volk_gnsssdr_test_results_t result, results)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user