mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-15 08:26:04 +08:00
Changed incorrect stream header from <strstream> to <sstream>
This commit is contained in:
parent
6f13b7852f
commit
d7f75479d7
@ -28,7 +28,7 @@ SOFTWARE.
|
||||
|
||||
#include "unit_test_framework.h"
|
||||
|
||||
#include <strstream>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include <ostream>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user