Decouple <vector>
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
||||
/**
|
||||
* @brief Turn a vector of lines into a single line joined by newline characters.
|
||||
* @param lines the list of lines to join.
|
||||
|
||||
Reference in New Issue
Block a user