Fix dodgy include by changing backslashes to forwardslashes

coverity_scan^2
AnyOldName3 9 years ago
parent 5121e77a95
commit 7475d90693

@ -3,7 +3,7 @@
#include <boost/program_options.hpp>
#include <components\files\configurationmanager.hpp>
#include <components/files/configurationmanager.hpp>
// Parses and validates a fallback map from boost program_options.
// Note: for boost to pick up the validate function, you need to pull in the namespace e.g.

Loading…
Cancel
Save