Commit eed43bc1 authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook GitHub Bot

export DefaultTag since it is intended for use with RTTI

Reviewed By: simpkins

Differential Revision: D32998904

fbshipit-source-id: ae6d2e5cdfb4c8cbf2863e8f1fad2df3eb33568d
parent 13e9943e
......@@ -23,7 +23,7 @@
namespace folly {
namespace detail {
struct DefaultTag {};
struct FOLLY_EXPORT DefaultTag {};
template <typename T>
struct DefaultMake {
......
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