Commit c81960a8 by Joao Paulo Magalhaes

Add missing include of stringstream.

parent b5effb30
......@@ -8,6 +8,7 @@
#include <utility>
#include <vector>
#include <functional>
#include <sstream>
#include "../src/re.h"
#include "benchmark/benchmark.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment