mirror of
https://github.com/google/benchmark.git
synced 2025-04-29 14:30:37 +08:00
Add missing include of stringstream.
This commit is contained in:
parent
b5effb30f9
commit
c81960a899
@ -8,6 +8,7 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
#include <sstream>
|
||||
|
||||
#include "../src/re.h"
|
||||
#include "benchmark/benchmark.h"
|
||||
|
Loading…
Reference in New Issue
Block a user