Include self header first to catch problems
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "MediaScanner.hpp"
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
@@ -36,8 +38,6 @@
|
||||
#include "utils/Path.hpp"
|
||||
#include "utils/Utils.hpp"
|
||||
|
||||
#include "MediaScanner.hpp"
|
||||
|
||||
namespace {
|
||||
|
||||
const std::string updatePeriodSetting = "update_period";
|
||||
|
||||
Reference in New Issue
Block a user