Skip to content

Compile errors removed with Boost 1.65#34

Open
gmke wants to merge 9 commits intofripon:masterfrom
gmke:master
Open

Compile errors removed with Boost 1.65#34
gmke wants to merge 9 commits intofripon:masterfrom
gmke:master

Conversation

@gmke
Copy link

@gmke gmke commented Sep 5, 2017

I got compile errors with Boost 1.65 about ambiguity of the ofstream call. Changed to std::ofstream and the compile errors went away :-)

gmke added 9 commits September 5, 2017 14:40
added std:: to the ofstream function to avoid compiler error because of ambiguity (boost 1.65)
added std:: to ofstream to avoid compiler ambiguity error (boost 1.65)
added std:: to ofstream to avoid compiler error on amiguity (boost 1.65)
update to Aravis 0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant