Commit a2fcd297 authored by Ramon Nou's avatar Ramon Nou Committed by Ramon Nou
Browse files

Added stdexcept to merge.cpp

parent da9285d4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
*/

#include <daemon/backend/metadata/merge.hpp>
#include <stdexcept>

using namespace std;