"Framework/API/src/AlgorithmObserver.cpp" did not exist on "c7645fb9fb205eec0b516115c120ebb702d6d6d5"
Fix bug with command line parsing in bvh example
Created by: dalg24
Closes #52 (closed)
Couldn't figure out how to make the parser consume arguments with Boost.Program_options. This is not pretty but it does the trick.