* migrate to new settings

This commit is contained in:
hagen 2016-01-20 00:00:00 +00:00
parent 209934ad67
commit 2335d3879e
8 changed files with 109 additions and 77 deletions

View file

@ -1,5 +1,5 @@
#ifndef CONFIG_H__
#define CONFIG_H__
#ifndef CONFIG_H
#define CONFIG_H
#include <string>
#include <boost/program_options/options_description.hpp>
@ -97,4 +97,4 @@ namespace config {
}
}
#endif // CONFIG_H__
#endif // CONFIG_H