Include self header first to catch problems
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "utils/Utils.hpp"
|
||||
|
||||
#include "MediaDirectory.hpp"
|
||||
|
||||
#include "utils/Utils.hpp"
|
||||
|
||||
namespace Database {
|
||||
|
||||
MediaDirectory::MediaDirectory(boost::filesystem::path p)
|
||||
|
||||
Reference in New Issue
Block a user