make use of std::make_pair
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "misc.h"
|
||||
|
||||
typedef std::pair<string, string> StringPair;
|
||||
using std::make_pair;
|
||||
|
||||
enum NcmpcppScreen
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user