Commit 809c5665 authored by Orvid King's avatar Orvid King Committed by Facebook GitHub Bot

Include ostream in SymbolizedFrame

Summary: This is used so needs to be included. MSVC 2019's STL exposes this.

Reviewed By: yfeldblum

Differential Revision: D23497796

fbshipit-source-id: 612e0fb91c5d5637c25d062a4b3afc0c67344012
parent 2a6bb416
......@@ -18,6 +18,7 @@
#include <cstdint>
#include <memory>
#include <ostream>
#include <string>
#include <folly/Range.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