forked from Lainports/freebsd-ports
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
10 lines
241 B
C++
10 lines
241 B
C++
--- src/configuration.cpp.orig 2016-04-17 05:41:01 UTC
|
|
+++ src/configuration.cpp
|
|
@@ -29,6 +29,7 @@
|
|
#include "mpdpp.h"
|
|
#include "settings.h"
|
|
#include "utility/string.h"
|
|
+#include "format_impl.h"
|
|
|
|
namespace po = boost::program_options;
|
|
|