Skip to content
Snippets Groups Projects
Commit 687bd49e authored by jstark's avatar jstark
Browse files

Added missing #include.

parent 3c329041
No related branches found
No related tags found
No related merge requests found
Pipeline #4126 passed
......@@ -9,6 +9,8 @@
#include <sstream>
#include <string>
#include "Vector/map_vector.hpp"
/**@brief Converts string into template type T.
*
* @tparam T Destination type.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment